Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] SWT failure with 64 bit JRE on Mac OSX

You must take 64bit build swt…

 

 

 

From: platform-swt-dev-bounces@xxxxxxxxxxx [mailto:platform-swt-dev-bounces@xxxxxxxxxxx] On Behalf Of Gangadhar Nagesh Metla
Sent: Tuesday, March 31, 2009 2:45 PM
To: platform-swt-dev@xxxxxxxxxxx
Subject: [platform-swt-dev] SWT failure with 64 bit JRE on Mac OSX

 

Hi,

    I found SWT failure with the following exception on Mac OSX with 64 bit JRE 1.6

 

Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
 at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
 at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
 at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
 at org.eclipse.swt.widgets.Display.createDisplay(Unknown Source)
 at org.eclipse.swt.widgets.Display.create(Unknown Source)
 at org.eclipse.swt.graphics.Device.<init>(Unknown Source)
 at org.eclipse.swt.widgets.Display.<init>(Unknown Source)
 at org.eclipse.swt.widgets.Display.<init>(Unknown Source)
 at TI.<init>(TI.java:62)

 

    Question 1] I noticed that at http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/index.php only 32-bit swt.jar is available for Mac OSX . What are my options with 64 bit JRE 1.6 on Mac OSX ?

 

    Question 2] I have seen SWT failure on 64 bit JRE 1.5 too. Is SWT supported to run on 64 bit JRE 1.5?

 

Thanks,

NM

  

 

****************************************************************

Teraport lädt herzlich ein zu: "Unternehmen im Gespräch"

in Kooperation mit TÜV SÜD

 

Thema: "Schutz und Sicherheit Ihrer Unternehmensdaten"

 

Am Montag, den 27. April 2009, von 15:30 bis 18:00 Uhr

Referent: Ralf Bergmeir, Datenschutzexperte und TÜV SÜD Referent

 

relexa Waldhotel Schatten,

Magstadter Straße 2-4, 70569 Stuttgart

 

Weitere Informationen:

E-Mail: vertrieb@xxxxxxxxxxx

Tel.: +49 (0)7152 355-6363

 

Kostenfreie Anmeldung bis zum 20. April 2009 möglich!

 

*****************************************************************

 


Back to the top