I wrote some code that was given to me to learn from and while I built the program I saw this in the status window of Visual C++ 2022
I guess what I'm asking is how to compile without any errors or warnings. I did check the linker settings of the project and put No (/INCREMENTAL:NO). That doesn't fix it however but it was the first thing I thought about.
Code:
warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification