News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Save as .exe ..??

Started by eessoo, October 07, 2010, 03:20:30 PM

Previous topic - Next topic

eessoo

Hello..

How can I save my projects as .exe files ..??

Thanx..

MortenMacFly

Quote from: eessoo on October 07, 2010, 03:20:30 PM
How can I save my projects as .exe files ..??
That is not possible. Project files are in XML format. If you mean to compile the application behind your project, then use a compiler and hit the "compile" button. Surely this requires to have a working source code without errors to compile successfully.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]