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: Win32 SWT Problem


Hey

DCH> I'm using the MinGW gcj candidate release (gcj-3.2-20021210-1.tar.gz)
DCH> on WinNT 4.0 sp6 with swt-win32-2034.dll. I can compile SWT from source
DCH> OK after modifying a few classes and leaving out SWT_JAVA.java but I
DCH> can't get a simple SWT app to work. I get a NPE if I put it into the
DCH> "readAndDispatch" loop, but not if I miss the loop out - obviously the
DCH> app displays it's shell, but does not function if I do that as the event
DCH> dispatch loop has not been started.

DCH> I've checked the scripts and advice posted in this list and not found
DCH> anything that looks different to my makefile.

DCH> So, does anyone have an idea where I went wrong?

What version of the Eclipse SDK does that correspond to ?

Send me one of the apps you've been trying to run, I haven't had that many
problems with SWT + GCJ under NT4 so I'm willing to take a look.

Cheers
JohnM



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