Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT on PDA

Try to specify library path manually with argument "-D" when you start virtual machine.

ie: java -Djava.library.path=/bin my.package.MyClass


On 11/24/06, Frederic Dreier <lists@xxxxxxxxx> wrote:
Hi,

I am working with PDA (Qtek)  and try to get SWT working with
'J9-arm-ppro11' virtual machine.

But I get a "UnsatisfiedLinkError: swt-win32-3235 ((14) Es steht nicht
gen)".

I checked and put the dll in /bin directory (otherwise came another
error message). so I did not get why it does not work.

Thanks helping me,

Frederic

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



--
[ ]s,
Felipe Santos Andrade

Back to the top