摘要:
方案1:使用wingdb + vc20101. 设置环境变量:(d:\Ruby187\other为我的zlib,openssl这些库的目录)"C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat"set INCLUDE=%INCLUDE%d:\Ruby187\other\include;set LIB=%LIB%d:\Ruby187\other\lib;2. 生成Makefile注意按这个目录来,别进到win32目录去了D:\tmp\ruby-1.9.2-p180>win32\configu 阅读全文