This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Win32 SWT Problem
- From: "David-C Harrison" <david-c dot harrison at db dot com>
- To: java at gcc dot gnu dot org
- Date: Thu, 30 Jan 2003 16:13:57 +0000
- Subject: Win32 SWT Problem
Hi,
I'm using the MinGW gcj candidate release (gcj-3.2-20021210-1.tar.gz) on WinNT 4.0 sp6 with swt-win32-2034.dll.
I can compile SWT from source OK after modifying a few classes and leaving out SWT_JAVA.java but I can't get a simple SWT app to work.
I get a NPE if I put it into the "readAndDispatch" loop, but not if I miss the loop out - obviously the app displays it's shell, but does not function if I do that as the event dispatch loop has not been started.
I've checked the scripts and advice posted in this list and not found anything that looks different to my makefile.
So, does anyone have an idea where I went wrong?
Many thanks,
David
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.