This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: load native lib (SWT) with JNI on windows


Ingo Bormann wrote:
Hi,

I try to get SWT working on windows with gcj. Everything compiles fine, but I just can't get gcj to load the swt dll. Waht I always get is this:
java.lang.UnsatisfiedLinkError: swt-win32-2049: file not found
If you're using the "release candidate" gcj 3.2 from the MinGW
pages, DLL loading should not work because of a silly
configuration error on my part. I've fixed it since, but
haven't uploaded the new binaries yet as I need to "finish off"
the JNI bits in GCJ 3.2.

In the interim, I'll try out SWT with the JNI-enabled GCJ 3.2
and report the results.

Sincerely Yours,
Ranjit.

--
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]