LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Illuvatar on March 16, 2008, 13:15:11

Title: Windows x64 Libraries?
Post by: Illuvatar on March 16, 2008, 13:15:11
I am using Vista x64 and have also an x64 JVM installed. Are there any x64 dlls of LWJGL available? It would be great if it was not necessary for me to change my JVM (+Eclipse +J3d +...) to x86 only because of LWJGL.

I have read some posts suggesting to compile the sources myself. Well, I would do that if I just knew how to ;) Someone explaining how I can do that would be just as helpful :)
Title: Re: Windows x64 Libraries?
Post by: Matzon on March 16, 2008, 18:51:18
I am not sure that 64bit is possible using the free sdk for windows ?

fwiw, noone is building the 64bit version, so no one is distributing it...
Title: Re: Windows x64 Libraries?
Post by: irongiant on June 30, 2008, 17:14:21
I'm reviving this thread as there are many similar ones, already.


Has anyone been successful  building the 64bits libraries? If not, how can I do it?
If I switch to the 32bits Java version, will I be able to use the current LWJGL natives for Windows?

Thanks!