Code::Blocks Forums

User forums => Help => Topic started by: Freem on July 14, 2012, 10:50:41 pm

Title: build workspace only build selected project
Post by: Freem on July 14, 2012, 10:50:41 pm
On my workspace, where I have 7 projects, when I select the last one and choose to build workspace, only the selected one is built.

It seem the problem does not appear when I select another one.
Title: Re: build workspace only build selected project
Post by: stahta01 on July 15, 2012, 12:55:53 am
http://wiki.codeblocks.org/index.php?title=FAQ-Issues_and_Workarounds#Q:_I_posted_on_the_forums_that_Code::Blocks_was_not_working.2C_but_no_one_could_help_me.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Issues_and_Workarounds#Q:_I_posted_on_the_forums_that_Code::Blocks_was_not_working.2C_but_no_one_could_help_me.3F)
Title: Re: build workspace only build selected project
Post by: Freem on July 15, 2012, 01:17:14 am
My apologizes, I should have given more informations.
And by giving them, solution appear... Sometimes I feel stupid...
The problem was due to target names, I did not know that C::B build only identical targets when you choose this option.
Thanks.