PilotC150
01-31-2004, 12:53 PM
The errors i'm getting are orruring when compiling a GLUT app. Here's the errors, has anybody seen them before??
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x17):hw3.c : undefined reference to `__glutInitWithExit@12'
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x3b):hw3.c : undefined reference to `__glutCreateWindowWithExit@8'
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x67):hw3.c : undefined reference to `__glutCreateMenuWithExit@8'
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x17):hw3.c : undefined reference to `__glutInitWithExit@12'
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x3b):hw3.c : undefined reference to `__glutCreateWindowWithExit@8'
c:\documents and settings\viper\desktop\hw3\hw3.o(.text+0x67):hw3.c : undefined reference to `__glutCreateMenuWithExit@8'