Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] no swt-win32-3236 in java.library.path

Hi  Pranay!
 
 You should tel first l which machine you are using then copy the respective dll in you runtime path( for java its /jre/bin folder)  .It work.
 
 regards
saurabh srivastava 
 


 
On 7/26/07, Pranay Pramod <pranay.pramod@xxxxxxxxx> wrote:
Hi All,

When i deploy my application that uses SWT, on my machine, it runs fine.

However when i deploy it on some other machine, it gives error :

Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError : no swt-win32-323
6 in java.library.path

Is this some machine-dependent issue?

How shall i address this?
Please guide me on this.
Thanks
Pranay

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



Back to the top