riisXIV
12-30-2000, 01:15 AM
I'm trying to learn OpenGL and I'm using dev-c++ as my compiler. Everytime I compile something the linker comes up with this message:
c:\my docs\file2.o(.text+0x11a):file2.cpp: undefined reference to `gluOrtho2D@32'
Can someone give me an alternitive?
c:\my docs\file2.o(.text+0x11a):file2.cpp: undefined reference to `gluOrtho2D@32'
Can someone give me an alternitive?