Re: [jnc-users] SWT compile issue
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2007-03-31 08:50:48
|
Please always reply to all, otherwise we loose the mailinglist... Jer A wrote: > Marco, > Can you send me your compiled cached swt jar. Well, you only told me that you use the current swt-3.2.2. You didn't tell me if you compile for Windows or Linux and if you want a complete compilation of swt.jar or one which only uses references. Also I need to know about optimization or debugging info. So there are 16 possibilities and each will be about 10mb. Not to think about each time you update swt or downgrade because of bugs in the current version. So I really would prefer if you could compile it yourself. Anyway, I could compile one to get you started... > I never got around to > finishing compiling....I have an old school Athlon 1400, 400-something > ram. It's been taking hours.... Yeah, ~400mb Ram might be a little less. But still it should do... Did you try to increase the swap (might be called "virtual RAM" on Windows)? One or two gb should do ;-) > I just downloaded the current release of > swt, swt-3.2.2-win32-win32-x86.zip. > > I would like to give SWT a try, as swing is slow. You don't need to compile your application to native just to give SWT a try. Just run it in a usual JVM... > Where would I put [your] cached swt...what folder? The same as your swt.jar. > Thanks in advance for all your help, and prompt response. You're welcome... Marco |