News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Relink after changes in dependent projects

Started by badday, February 06, 2012, 06:47:26 PM

Previous topic - Next topic

badday

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

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

badday

Nice to hear :)

Are those nightly builds more or less stable?

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]