News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Important Programs

Started by Captain Fantastic, October 18, 2012, 09:01:45 PM

Previous topic - Next topic

Captain Fantastic

i just wanted to that which programs i need that code::blocks works fine for me... like ".net framework" and etc.
it would be great if you give me a full list of this programs...
Thanks.


MortenMacFly

Quote from: Captain Fantastic on October 18, 2012, 09:01:45 PM
which programs i need that code::blocks works fine for me...
- C::B
- a (supported) compiler of your choice
- a (supported) debugger of your choice
- SDK's your app requires, compatible to the compiler of your choice
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]