G geekybear Senior member Oct 4, 2001 283 0 0 Feb 13, 2002 #1 LINK : warning LNK4076: invalid incremental status file "Debug/fractionImplement.ilk"; linking nonincrementally getting this warning message when compiling a program in visual c++. what does this mean and what can i do to remove this warning?
LINK : warning LNK4076: invalid incremental status file "Debug/fractionImplement.ilk"; linking nonincrementally getting this warning message when compiling a program in visual c++. what does this mean and what can i do to remove this warning?
S singh Golden Member Jul 5, 2001 1,449 0 0 Feb 13, 2002 #2 I think that issuing choosing Build->Rebuild All might take care of the problem.