CryEngine 5 - MSBuild Issue when Generating Solution SOLVED for C++ Projects

3 years ago
1

If you receive this message when trying to generate a solution with your C++ CryEngine Project:
CMake Error at CMakeLists.txt:3 (project):

Failed to run MSBuild command:

C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe

to get the value of VCTargetsPath:

-- Configuring incomplete, errors occurred!

Then I have found a solution that will help with fixing that issue. Since I have already fixed the issue for my machine, you won't see the error shown above, but I show how generating a solution works now as well as what I did to resolve the error.

Like, Subscribe, Share and follow along on Tumblr ( https://meedajoe0417.tumblr.com/ ) and Twitter ( https://twitter.com/vigmu2 )

Provide thoughts and join email list - https://bit.ly/3hG99wP

Loading comments...