|  | 
| C:\xmr-stak-dep\build> cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 .. ake : The term 'cmake' is not recognized as the name of a cmdlet, function, script file, or operable program. Check t
 spelling of the name, or if a path was included, verify that the path is correct and try again.
 line:1 char:1
 cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 ..
 ~~~~~
 + CategoryInfo          : ObjectNotFound: (cmake:String) [], CommandNotFoundException
 + FullyQualifiedErrorId : CommandNotFoundException
 
 出错了,囧
 | 
 |