Compiling SWT+SwingWT
Tom Tromey
tromey@redhat.com
Tue Apr 20 19:09:00 GMT 2004
>>>>> "Robin" == Robin Rawson-Tetley <enquiries@sheltermanager.homeip.net> writes:
Robin> I did try this, and I got:
Robin> jc1: error: unrecognized option`-fjini'
You've got a typo, you want "-fjni".
Robin> lib/libswt.so: undefined reference to
Robin> `org::eclipse::swt::internal::gtk::OS::gtk_window_move(int, int, int)
Yeah, -fjni is almost certainly the fix.
These are the SWT native methods.
Tom
More information about the Java
mailing list