LWJGL Forum

Programming => Bug Reports / RFE => Topic started by: Zociax on July 29, 2022, 23:51:04

Title: lwjgl.dll wont load
Post by: Zociax 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!
Title: Re: lwjgl.dll wont load
Post by: buesthe on December 20, 2022, 13:46:21
Looks like you are trying to run 32bit lwjgl on 64bit java.