| | |
how to create a exe file in visual C++
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
Type all of your code into the visual C++ editor and then press ctrl+shift+b. That builds your project and creates an exe file in the Debug or Release folders of the project folder. You can also do it the clicky way from the Build menu in visual C++. You can also use F5 to build and run in debug mode immediately, or ctrl+F5 to build and run in production mode immediately.
The tutorials that you said weren't helpful describe how to build projects here. But that's probably too much information if all you want is to build simple programs.
when I read the comment above. I realize that I did correctly.So I check it that way.Thank you hamrick and all of you were trying to help me.
There's no difference in the output, only in the way the IDE treats it when you run it inside the IDE...
Or if the other IDE and compiler did put in some magic code of their own, they were fundamentally flawed.
Or if the other IDE and compiler did put in some magic code of their own, they were fundamentally flawed.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 0
there are different, one needs the system("pause"), one do not need because my previous compiler do not need it
Last edited by shorty001; Aug 4th, 2007 at 10:35 am.
![]() |
Similar Threads
- Creating .EXE File (ASP.NET)
- COMPILE A "STANDALONE" .EXE FILE (Visual Basic 4 / 5 / 6)
- Visual basic why does my exe file need dotnetfx? (VB.NET)
Other Threads in the C++ Forum
- Previous Thread: MUD help?
- Next Thread: Help with C++
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char class classes code compile compiler console conversion count data delete deploy desktop developer directshow dll download dynamic encryption error file forms fstream function functions game getline givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news node number output parameter pointer problem program programming project proxy python read recursion recursive return string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






