News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

making .exe ???

Started by homosapiens, June 26, 2008, 12:40:57 PM

Previous topic - Next topic

homosapiens

Hi everybody.

How can i make an .exe from my c program in code::blocks?

MortenMacFly

Quote from: homosapiens on June 26, 2008, 12:40:57 PM
How can i make an .exe from my c program in code::blocks?
Start reading a book about programming and/or press compile.
It's hard to believe you mean this question seriously.
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]