[CMake] Main program not getting rebuilt when library changes.
Bill Hoffman
bill.hoffman at kitware.com
Tue Oct 7 14:13:59 EDT 2014
On 10/7/2014 1:29 PM, Brad King wrote:
> Unfortunately I do not know where to send you from here. I do not think
> it is CMake bug. The generated project is correct. This is an extremely
> common use case that seems to work in general. CMake has nightly testing
> of this use case that runs on all supported tools.
>
> Generic ideas to try:
>
> - Disable any antivirus tool you have running
> - Re-install VS from scratch
> - Try to reproducing this on another machine
Could it be an odd version of msbuild on the machine? Maybe one that
does not match the IDE you are using? Did you install the windows SDK
or some other software that might have put a different msbuild on the
machine?
-Bill
More information about the CMake
mailing list