Menu

make .exe?

2002-09-27
2012-09-26
  • Nobody/Anonymous

    I am very new to this but hope to learn a lot.  I downloaded and installed Dev C++, and the program works nicely with the simple things I can write.  However, I cannot find how to make a n EXE file with Dev C++, or any cpp compiler for that matter.  I am not sure if this is possible, of if I'm just missing something.  Compile seems to just run the program.  Any light you can shed on this matter would be greatly appreciated!

     
    • Nobody/Anonymous

      Compile also turns your source file (the one with the ".cpp" extension) into the executable (".exe").
      Just look into the directory where you saved the source file, you'll see there is the executable too.

       
    • Nobody/Anonymous

      thanks for the help!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.