|
-
Jan 11th, 2002, 09:54 AM
#1
Thread Starter
Hyperactive Member
Question about VC++
When I want to run my program, I usually click "Execute Program", and let the compiling start. I will always get a message if I don't compile/build first and just click the Execute button. "These files need to be built *program name*.obj
*program name*.exe
Would you like to build them?"
Yes, I would like to build them...but is there a way I can skip the confirmation dialog box and have it done automatically?
Thank you, very much.
-
Jan 11th, 2002, 03:21 PM
#2
If you press F7, it will compile without asking anything. Then press Ctrl+F5 (execute).
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 12th, 2002, 03:22 AM
#3
Thread Starter
Hyperactive Member
I already know that. I have done that before, but it is easier pressing F5, and enter. I would like to skip pressing enter though. If I want to run the program, and files aren't up to-date, wouldn't it automatically build them? It seems like there would be a setting, but I'm not sure where.
-
Jan 12th, 2002, 06:16 AM
#4
No, I don't think there is a setting. But I have never searched.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|