When I make a simple C++ program and I want to go run it, the run button is greyed out, nothing seems to work. The only exception is the first c++ file I made which seems to run fine. But I want to make a bunch of C++ programs and have them work but this thing is just being really annoying.
Here is a video showing what I'm talking about:
http://www.youtube.com/watch?v=dl5XZWBF_...
Annoying Visual C++ problem?
The image is really too small to see the details, but have you compiled your program?
You must compile before you can run it. Otherwise there is no exe to run. Look for the 'build' menu.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment