Problems compiling SWT apps using Mohans instructions
Øyvind Harboe
oyvind.harboe@zylin.com
Mon Feb 17 17:17:00 GMT 2003
I tried Mohans GCJ at my clients and I got the error messages
below. No idea if this is GCJ or the SWT build included in
your package.
Mohan suggested someone on the mailing list might be able to shed
some light on the problem.
http://www.thisiscool.com/gcc33_mingw.htm
[apply] c:\temp/ccqMbaaa.o(.text+0xd422a): In function `ZN3com5cyviz3gui11ComboItem$2C1EPNS1_9ComboItemEPNS0_7blender5value10ComboModelE':
[apply] c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::events::SelectionAdapter::SelectionAdapter()'
[apply] c:\temp/ccqMbaaa.o(.text+0xd434d): In function `ZN3com5cyviz3gui9ComboItemC1EPN3org7eclipse3swt7widgets9CompositeEPN4java4lang6StringEPNS0_7blender5value10ComboModelE':
[apply] c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::widgets::Label::class$'
[apply] c:\temp/ccqMbaaa.o(.text+0xd4376):c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::widgets::Label::Label(org::eclipse::swt::widgets::Composite*, int)'
.... lots more ....
Øyvind
More information about the Java
mailing list