Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Can't load AMD 64-bit .dll on a IA 32-bit platform

Did it work or not ?

SWT doesn't delete the folder automatically every time for performance 
reasons (so apps can start faster).
Note that SWT does not extract 32bit dll and 64bit dll to the same folder.

The question is: how did 64bit dll end up in the 32bit dll folder: 
C:\DOCUME~1\MBOEGE~1.NEW\LOCALS~1\Temp\swtlib-32\
 




From:
Christopher Deckers <chrriis@xxxxxxxxx>
To:
"Eclipse Platform SWT component developers list." 
<platform-swt-dev@xxxxxxxxxxx>
Date:
23/11/2009 09:59 AM
Subject:
Re: [platform-swt-dev] Can't load AMD 64-bit .dll on a IA 32-bit platform
Sent by:
platform-swt-dev-bounces@xxxxxxxxxxx



Hi Felipe,

> Delete this folder on your machine:
> C:\DOCUME~1\MBOEGE~1.NEW\LOCALS~1\Temp\swtlib-32\ and try again.

What is the rationale? Can't SWT automatically delete this directory
itself if it causes some problems?

Cheers,
-Christopher
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev





Back to the top