Did you update the compiler to minGW 3.2. if so the make.exe has a new name : mingw32-make.exe. In the compiler options / programs, change the name from make.exe to mingw32-make.exe.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to compile an OpenGL project and I get the following error:
2 D:\My Cave\Gosbecks\2
unable to run program file.
Ring any bells?
Panos
did you install the full version of dev? (TEN + MBS)
can you compile anything?
Zero Valintine
Did you update the compiler to minGW 3.2. if so the make.exe has a new name : mingw32-make.exe. In the compiler options / programs, change the name from make.exe to mingw32-make.exe.