Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem with plug-in shipping: Can't run a 32bit (SWT) plugin on a 64bit machine
Problem with plug-in shipping: Can't run a 32bit (SWT) plugin on a 64bit machine [message #559511] Thu, 16 September 2010 22:36
Bahar Sateli is currently offline Bahar SateliFriend
Messages: 19
Registered: May 2010
Location: Canada
Junior Member
Hey all,

I have developed a plugin using Eclipse PDE on a linux OpenSuse 11.3 32bit. Now the plugin is done and working fine on my machine. But when I wanted to compile and test it on a 64bit Linux machine, it complained about some missing libraries, mainly the SWT.

Then I tried to compile the plugin on yet another machine running Mac OSX Snow Leopard 64bit and it again complained about missing libraries, specific to mac.

The questions is:

1. Are our plugins dependent on the platform they were developed on?

2. Should we include all the libraries possible as a dependency for our plugin (i.e. linux 32/64bit + win + mac)? Because that sounds silly!

Merci,
Bahar
Previous Topic:P2 cant unpack plugin!?
Next Topic:There are no JREs in the workspace strictly compatible with this environment.
Goto Forum:
  


Current Time: Thu Apr 18 18:03:40 GMT 2024

Powered by FUDForum. Page generated in 0.01494 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top