Hi i am trying to open project on visual studio 2019 but even ajust target to windows 10 still project doesnt compile. There are 2 compile erros. Any guess how to fix this ?
thank you
The last time I build it would have been with VS 2010, so there's probably a lot that has changed.
But from the look of that screenshot, "CL.exe" (the compiler/linker) cannot be found. So perhaps something is wrong with the installation or paths. Try googling the error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The last time I build it would have been with VS 2010, so there's probably a lot that has changed.
But from the look of that screenshot, "CL.exe" (the compiler/linker) cannot be found. So perhaps something is wrong with the installation or paths. Try googling the error.