Hi,
i would like to build the native lwjgl’dlls what compiler
is used under win32 for that ?
- jens
Hi,
i would like to build the native lwjgl’dlls what compiler
is used under win32 for that ?
We have builds stuff for VC6, VC7, and the commandline on Win32 - or I think you might be able to use gcc if that’s all set up on your Win32 box…? (Elias?)
Cas 
Installing VC 6 is something big, i would
prefer gcc.
Is there any special thing to take care off ?
it’s pretty easy to build using the free compiler:
http://puppygames.net/forums/viewtopic.php?t=555
Alternatively, download Visual Studio Express C++ (Beta 1, free) and setup a build environment - works like a charm here.
Thanks for the fast feedback,i will give a try the vc++ toolkit.