express problem

FunUsePro

Newcomer
Joined
Jul 12, 2006
Messages
11
hello,

this is really more of a problem with the IDE (that's wut it's called rite..?). I hit F5 to compile and run, but it won't compile, it just runs the last thing. I type random stuff (for bad syntax) and a red squiggle appears under it (instead of the usual blue one) and it runs the same last build, did i mess up my settings somehow?
 
Go to Tools/Options->Projects And Solutions/Build and Run.

F5 is not "Compile and Run," but rather "Start Debugging." It will only re-compile if you have it set to.
 
Back
Top