-1

error list https://i.stack.imgur.com/JnI89.jpg whenever i click compile and run in Dev c++ it stops and marks this line with red $(CC) $(LINKOBJ) -o $(BIN) $(LIBS) and collect2.exe doesn't exist.

Patrick Coots
  • 301
  • 2
  • 10

1 Answers1

0

i figured it out, i didnt add libglu.a and libglut.a in the linker

Patrick Coots
  • 301
  • 2
  • 10