2018年8月8日

windows 编译c++库的安装CURL、64位Boost

摘要: 1.CURL 本文使用vs2010 下载: git clone https://github.com/curl/curl.git https://github.com/curl/curl vs的工具下的命令行:(一定) 32位:vcvarsall.bat x86 64位:vcvarsall.bat 阅读全文

posted @ 2018-08-08 10:40 子墨' 阅读(727) 评论(0) 推荐(0)

windows里编译node-ffi模块

摘要: 环境 win7 node9.9 npm6.3 node-gyp3.7.0 npm install node-gyp -g 1.github上下载最新ffi代码 https://github.com/node-ffi/node-ffi 2.用cpm安装ffi需要的模块 3.node-gyp confi 阅读全文

posted @ 2018-08-08 09:17 子墨' 阅读(1477) 评论(0) 推荐(0)

导航