For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > September 2004 > VC++ 6.0 - How to get rid of linker "ignoring /EDITANDCONTINUE" warning?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author VC++ 6.0 - How to get rid of linker "ignoring /EDITANDCONTINUE" warning?
David White

2004-09-16, 8:40 pm

Hello,

I cannot use incremental linking because I'm writing to the executable file
after linking (for an integrity check). I've disabled Edit & Continue from
Options (Debug), and I can find nothing else that specifies Edit & Continue
compiling or linking. Therefore, the following warning message every time I
link is inappropriate and annoying:
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO
specification

How do I get rid of it?

David



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com