[CMake] Did anyone manage to get incremental linking working with NMake generator?

Gabriel Petrovay gabipetrovay at gmail.com
Wed Dec 8 16:21:59 EST 2010


Yes I did. That is why I am wrote this post. Regardless of previous
build. I always get:
LINK : examples.exe not found or not built by the last incremental
link; performing full link


On Wed, Dec 8, 2010 at 10:09 PM, John Drescher <drescherjm at gmail.com> wrote:
>> Providing /INCREMENTAL:YES VS2010 linker complains that this is
>> deprecated and still does a FULL link.
>>
> This is normal behavior in Visual Studio for the first build since
> there was no previous full. Did you try modifying a file after it
> built and building again without cleaning?
>
> John
>



-- 
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com


More information about the CMake mailing list