| View previous topic :: View next topic |
| Author |
Message |
MasterChief Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Dec 2006 Posts: 1208 Location: Texas
|
Posted: Sat Feb 16, 2008 1:44 pm Post subject: Quick question with C++. |
|
|
How do i make it into a .exe, ive only made programs in the ms dos box so far, but i have one i wanna send to my friend but i have yet to learn how to make the exe. Anyone know or got a link?
_________________
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Sat Feb 16, 2008 3:05 pm Post subject: |
|
|
Its console, and console IS EXE...
EXE means Executeable, is console applications executeable? yes...
You probably mean Windows Form... Make a new project -> Form and it will probably generate a simple window code.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat Feb 16, 2008 3:29 pm Post subject: |
|
|
If you've run them, you've built them.
Go to your My Documents / Visual Studio 200x / Projects
|
|
| Back to top |
|
 |
MasterChief Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Dec 2006 Posts: 1208 Location: Texas
|
Posted: Sat Feb 16, 2008 4:49 pm Post subject: |
|
|
I used dev but like i can compile and execute it, but that only saves it as a .cpp, and that just opens with dev.
_________________
|
|
| Back to top |
|
 |
|