MrShoe
02-09-2001, 01:15 PM
Help me! I have downloaded the GLUI lib to make a GUI interface for my 3D programs, but i cant get the library to work! I copied the .h file into the include folder, the .lib file into the lib folder... Is this all i have to do. I use Dev-CPP and when i try building the exe file the linker complains that it cant find the gui32 file. In my compiler options i have :
-lopengl32 -lglut -lglu32 -lglui32
What am i doing wrong?
-lopengl32 -lglut -lglu32 -lglui32
What am i doing wrong?