07-15-2002, 10:29 PM
i have a problem:
i have followed the oreders on : http://3dcoders.bugpower.ch/gluttut.htm
and steel, the compiler (which goes with the dev c++ 4) gives me linker errors:
c:\Мои документы\untitled1.o(.text+0x17):untitled1.cpp: undefined reference to `__glutInitWithExit@12'
c:\Мои документы\untitled1.o(.text+0x3b):untitled1.cpp: undefined reference to `__glutCreateWindowWithExit@8'
c:\Мои документы\untitled1.o(.text+0x67):untitled1.cpp: undefined reference to `__glutCreateMenuWithExit@8'
dont mind the russian words, what do i do?
thanks.
i have followed the oreders on : http://3dcoders.bugpower.ch/gluttut.htm
and steel, the compiler (which goes with the dev c++ 4) gives me linker errors:
c:\Мои документы\untitled1.o(.text+0x17):untitled1.cpp: undefined reference to `__glutInitWithExit@12'
c:\Мои документы\untitled1.o(.text+0x3b):untitled1.cpp: undefined reference to `__glutCreateWindowWithExit@8'
c:\Мои документы\untitled1.o(.text+0x67):untitled1.cpp: undefined reference to `__glutCreateMenuWithExit@8'
dont mind the russian words, what do i do?
thanks.