Author Topic: build solution feature like in the MVS  (Read 3734 times)

ZarathustrA

  • Guest
build solution feature like in the MVS
« on: November 08, 2010, 12:58:27 am »
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).
« Last Edit: November 08, 2010, 01:01:31 am by ZarathustrA »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: build solution feature like in the MVS
« Reply #1 on: November 08, 2010, 06:27:17 am »
The question is: is such feature exist in the code::blocks? And if exist, where I can find it and how to use it?
Yes. Have a look here:
http://www.codeblocks.org/docs/main_codeblocks_en3.html#x3-100001.8
...an here:
http://www.codeblocks.org/docs/main_codeblocks_en3.html#x3-70001.5
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ