Windows/Mac跑起XDAG源码
2021-04-08 06:26
标签:xdag 1,下载github源码 https://github.com/XDagger/xdag/archive/master.zip 2,安装VS2017 3,安装openssl和pthreads http://slproweb.com/download/Win64OpenSSL-1_0_2o.exe(注:不是每个版本都可以) ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-9-1-release.zip 4,设置全局变量 5,下载pthreadVC2.dll https://github.com/XDagger/xdag/files/1972591/XDag.x64.zip 放到待执行文件同目录 #TODO,之后还需要一些简单的设置,基本上按照提示很容易完成 跑起来,如图: Mac环境 1,安装xcode 2,按照官网的步骤执行 3,打开xcode直接运行就好了,如图 Windows/Mac跑起XDAG源码 标签:xdag 原文地址:http://blog.51cto.com/7366092/2120396
上一篇:WPF中的颜色转换
文章标题:Windows/Mac跑起XDAG源码
文章链接:http://soscw.com/index.php/essay/72747.html