Hello Guest

lwjgl.dll wont load

  • 1 Replies
  • 1495 Views
lwjgl.dll wont load
« on: July 29, 2022, 23:51:04 »
Hey there,

Im quite new to LWJGL and im trying to use NanoVG. But i'm running into this error which i don't understand.
java.lang.UnsatisfiedLinkError: C:\Users\PC\AppData\Local\Temp\lwjglPC\3.3.1-SNAPSHOT\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

I've tried running IntelliJ with administrator, same thing, replacing the dll with the one in the bin found on the website, no diffrence.

Thanks in advance!

Re: lwjgl.dll wont load
« Reply #1 on: December 20, 2022, 13:46:21 »
Looks like you are trying to run 32bit lwjgl on 64bit java.