Simon 's Blog
» 做笔记做笔记
Toggle navigation
Simon 's Blog
HOME
总裁介绍
coper
zongcai
what
ARCH
TAGS
navigation
!!! xmr-stak
无
2018-03-07 17:07:29
54
0
0
simon88
# win ``` # 不同电脑安装路径 # 1 "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsMSBuildCmd.bat" set CMAKE_PREFIX_PATH=G:\xmr-stak-dep\hwloc;G:\xmr-stak-dep\libmicrohttpd;G:\xmr-stak-dep\openssl # 2 "D:\visualstudio2017\Common7\Tools\VsMSBuildCmd.bat" set CMAKE_PREFIX_PATH=C:\xmr-stak-dep\hwloc;C:\xmr-stak-dep\libmicrohttpd;C:\xmr-stak-dep\openssl # 3 "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsMSBuildCmd.bat" set CMAKE_PREFIX_PATH=C:\Users\simon\Documents\xmr-stak\hwloc;C:\Users\simon\Documents\xmr-stak\libmicrohttpd;C:\Users\simon\Documents\xmr-stak\openssl mkdir build cd build # for CUDA 8* (用这个) cmake -G "Visual Studio 15 2017 Win64" -T v140,host=x64 .. # for CUDA 9 and/or AMD GPUs, CPU cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 .. cmake --build . --config Release --target install copy C:\xmr-stak-dep\openssl\bin\* bin\Release cd bin\Release ```
上一篇:
密码学基础
下一篇:
libev源码解析
0
赞
54 人读过
新浪微博
微信
腾讯微博
QQ空间
人人网
提交评论
0
条评论
More...
<>