Another error ...

When I try to compile a program in Dev-C++ under Windows XP I get this error:

Makefile.win [Build Error] [test.exe] Error 1

I’ve included GL/gl.h and GL/glut.h, and at the “Linker options/Optional Libs” i have opengl32.lib, glu32.lib and glut32.lib

I just started using DEV-C++, is that the only error. I got it to work with out too many problems, just had to learn the settings.

Not sure that the error has to do with the include files.

Originally posted by aztyk:
[b]When I try to compile a program in Dev-C++ under Windows XP I get this error:

Makefile.win [Build Error] [test.exe] Error 1

I’ve included GL/gl.h and GL/glut.h, and at the “Linker options/Optional Libs” i have opengl32.lib, glu32.lib and glut32.lib[/b]