Build with debug information?

Discussion about everything. New games, 3d math, development tips...
Post Reply
Anteater
Posts: 266
Joined: Thu Jun 01, 2006 4:02 pm
Location: Earth
Contact:

Build with debug information?

Post by Anteater »

I'm using MSVC++ Express.
I'm trying to debug my program, so I set the configuration to debug, rebuild, and then press F5 to start debugging, and then it always says, "Debugging information could not be found. Would you like to continue?" How do I build debugging info into the exe?
Post Reply