LWJGL
May 26, 2013, 00:17:32 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL is now using GitHub
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: Can't load IA 32-bit .dll on a AMD 64-bit platform  (Read 16737 times)
Clbembry
Newbie
*
Posts: 6


« on: February 23, 2011, 06:58:39 »

When I try and compile I get this error:
Code:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Clinton\Documents\LWJGL\lwjgl-2.7.1\native\windows\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1028)
        at org.lwjgl.Sys$1.run(Sys.java:75)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.lwjgl.Sys.doLoadLibrary(Sys.java:68)
        at org.lwjgl.Sys.loadLibrary(Sys.java:84)
        at org.lwjgl.Sys.<clinit>(Sys.java:101)
        at org.lwjgl.opengl.Display.<clinit>(Display.java:128)
        at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36)
        at SimpleGame.SimpleGame.main(SimpleGame.java:38)
Java Result: 1

I never saw an option to download a 64-bit version on the downloads page. What should I do?
Logged
kappa
Administrator
Nerdus Imperius
*****
Posts: 1113



« Reply #1 on: February 23, 2011, 16:09:31 »

there is no separate download bundle for the 64bit version, the LWJGL download bundle contains natives for both 32bit and 64bit.
Logged
Matthias
Talks Too Much
***
Posts: 180


WWW
« Reply #2 on: February 23, 2011, 16:23:55 »

See here: [RFE] Load 64bit natives first when the JVM is a 64bit
Logged

Clbembry
Newbie
*
Posts: 6


« Reply #3 on: February 23, 2011, 17:00:18 »

Thankyou Mathias, you seem to have the answers to all of my questions  Tongue
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!