Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: badday on February 06, 2012, 06:47:26 pm

Title: Relink after changes in dependent projects
Post by: badday on February 06, 2012, 06:47:26 pm
Hi,

is there no such functionality which makes the current built application to relink after a dependent project was affected by changes or am I only missing it?


Thanks,

badday
Title: Re: Relink after changes in dependent projects
Post by: oBFusCATed on February 06, 2012, 07:47:56 pm
Install a nightly build and you'll get this new feature.
Keep in mind that it doesn't work if you specify the linking commands manually with -lmylib for example.
This feature is available in relatively new builds.

Otherwise you can setup external dependencies.
Here is the path to the UI: Project -> Properties -> Build targets -> Dependencies.
Title: Re: Relink after changes in dependent projects
Post by: badday on February 06, 2012, 08:12:29 pm
Nice to hear :)

Are those nightly builds more or less stable?
Title: Re: Relink after changes in dependent projects
Post by: MortenMacFly on February 06, 2012, 08:30:37 pm
Are those nightly builds more or less stable?
More "more" than "less". :-)