OPENSSL

To compile the static libraries (both release and debug), this is what you need to do:

  1. Install Perl - www.activestate.com
  2. Run the "Visual Studio 2008 x64 Cross Tools Command Prompt" (Note: The regular command prompt WILL NOT WORK.)
  3. Configure with perl Configure VC-WIN64A no-shared no-idea
  4. Run: ms/do_win64a
  5. EDIT ms/nt.mak and change "32" to "64" in the output dirs:
    # The output directory for everything intersting
OUT_D=out64.dbg
# The output directory for all the temporary muck
TMP_D=tmp64.dbg
# The output directory for the header files
INC_D=inc64
INCO_D=inc64/openssl
  1. EDIT ms/nt.mak and remove bufferoverflowu.lib from EX_LIBS if you get an error about it.
  2. Run: nmake -f ms/nt.mak
  3. EDIT the ms/do_win64a file and ADD "debug" to all lines, except the "ml64" and the last two lines
  4. Run: ms/do_win64a
  5. Repeat steps 4 and 5
  6. EDIT the ms/nt.mak file and ADD /Zi to the CFLAG list!
  7. Run: nmake -f ms/nt.mak

继INSTALL.W64后的指示,我有两个问题:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值