Always linking

CodeLite installation/troubleshooting forum
spaces
CodeLite Veteran
Posts: 67
Joined: Mon Aug 22, 2011 10:15 pm
Genuine User: Yes
IDE Question: c++
Contact:

Always linking

Post by spaces »

Ok my problem is this, since a few releases my projects are always linking. Even if source files didn't change. Ok it's nothing big just annoying since I have lengthy post-build command list and I use the exe file's timestamp to calculate if I need to process the exe. I use a few DLLs that are always changing but those are loaded at runtime so not linking at build time.

Any help where I should look?
evstevemd
CodeLite Guru
Posts: 352
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Always linking

Post by evstevemd »

Changed project settings?

CodeLite 15.x
CodeLite is awesome, I just Love it!

Post Reply