lwjgl.dll wont load

Started by Zociax, July 29, 2022, 23:51:04

Previous topic - Next topic

Zociax

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!

buesthe

Looks like you are trying to run 32bit lwjgl on 64bit java.