Log in

View Full Version : arrrrgggghhhh im angry- M$ visual c++


Skhorpion
October 24th, 2005, 10:04 PM
i cant figure out how to compile code and save it as a exe =/ i can compile it and run it but i dont know how to save it

kevin
October 25th, 2005, 08:40 PM
It should automatically save it in a file. If it doesn't then look around at some options, it might have changed default.

Skhorpion
October 25th, 2005, 09:00 PM
does the introductory editon let you save it? thats what i have, it came with this book i bought the other day

Kiros
October 25th, 2005, 09:12 PM
Never had the intro edition. But if it's anything like Visual studios then there is a default folder where it saves your compile stuff. Try looking in My Documents for some folder.

Skhorpion
October 25th, 2005, 09:21 PM
looked in the folder and it has cpp, dsp, dsw, opt, plg, a whole buch of file types but no exe

Kiros
October 25th, 2005, 11:15 PM
That's the right directory then, but is there another folder INSIDE that folder? Something like "Compile" or "Debug" or "Program" or "Application" ? :what:

kevin
October 29th, 2005, 11:32 AM
check for a folder on your "c:/" drive. It should be like C:/application or something that, I remember it being very vauge.

Skhorpion
October 29th, 2005, 04:55 PM
i found it, it was in a debug folder

Kiros
October 29th, 2005, 06:12 PM
Good to hear :)