News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Where is this option

Started by ninja9578, February 18, 2010, 04:09:40 PM

Previous topic - Next topic

ninja9578

I had to reinstall Code::Blocks and now an option that I was using is turned off, and I can't figure out how to turn it back on.  I'm not sure what it's called, but something like "Use Correct Dependancies." or something like that.  Basically what is happening is I'm changing a header file that a lot of cpp files use, but none of those CPPs are being recompiled, which is causing major instability.  Where is this option?  Also, why is that option not on by default, I really can't see anyone actually wanting incorrect dependancies.

oBFusCATed

CB Version, os, compiler?

I've never seen such option...
(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!]

ninja9578


stahta01

Is the header part of the project and should be? If not, add it.

For Libraries, IIRC, External Dependency is used. I have not used it.

http://forums.next.codeblocks.org/index.php/topic,11967.0.html

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]