Friday, 13 September 2013

Strange error when trying to run executable:

Strange error when trying to run executable:

I have written a program for class. The program compiles with no warnings
or errors, but when I try to run the executable, I receive a prompt that
says: "Usage: lab.exe " I've never seen anything like this and I can't
debug it because the executable doesn't run.
The project is an OpenGL project written in C++ using a sort of homebrew
of OpenGL libraries. Any ideas?

No comments:

Post a Comment