< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Win Compile VC8 Link Error OpenSSL


Hi All

 

I am trying to compile using VC8 in debug mode I got the following error

 

 

>> cannot open file 'c:\Documents and Settings\xxxxxxx\Desktop\resiprocate\tfm\..\contrib\openssl\lib\vc\libeay32.lib'

 

I did download the openssl as indicated by the howto and I copied it to contrib. VC only contains

 


libeay32MD.lib

and

libeay32MDd.lib
libeay32MT.lib
libeay32MTd.lib

 

Renaming them to libeay32.lib only causes more linkage errors

 

This error is appearing in the SanityTests project

 

Any hints are appreciated.

 

 

Thx