(06-01-2018, 12:31 PM)Simbax Wrote: You probably need to add a path to Visual Studio command tools to the PATH variable, I don't remember the details, but they should be in a folder like C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools, depending on your version.
Done(last)
Didnt work(PC was restarted after that).
I'm get tired after all that stuff - tried to simply run all stuf directly from VS(i've seen possibility of creation CMake project recently in my VS).
Run VS, press File>Open>CMake then i choose CMakeLists.txt and thats what i got:
Is that right stuff? Or i should keep doing that ancient type of actions with CMake files from instruction?