So yesterday I had trouble building my project due to the new VS update, so I used total uninstaller to delete everything, did a reboot and reinstalled Visual Studio without the update.
Yet I’m still on update 3…
Does anyone know how to kill this zombie?
error C4599: '/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 257 does not match precompiled header
This is the error message that comes up after every single .cpp file.
Edit:
P.S. If no errors come up in the output log except for those mentioned above, is there no error in the code?