LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification

LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification

编译程序遇到 LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification 这个warning的时候

依次 project-setting-LINK 中在 Link incrementally 前面打勾 即可

你可能感兴趣的:(LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification)