News:

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

Main Menu

build solution feature like in the MVS

Started by ZarathustrA, November 08, 2010, 12:58:27 AM

Previous topic - Next topic

ZarathustrA

Hi, peoples.

I'm trying to migrate from MVS2008 to some kind of lightweight IDE. I tried to use some IDEs and found code::blocks that solve my problems (gracefully works on Windows and with MVS toolkit, light IDE, can import MVS solutions WOW!). And all is OK, but on the MVS I often use a feature that allows make build/rebuild of all solution in one click and allow to configure dependency relationships between projects. I'm tried to find such feature in code::blocks, but fails to found it.

The question is: is such feature exist in the code::blocks? And if exist, where I can find it and how to use it?

Thanks.

P.S.:Sorry. My english can be poor (it is not native for me).

MortenMacFly

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]