[reSIProcate] trouble building 0.9.0 tarball
Cody Brookshear
codybrookshear at yahoo.com
Fri Jul 15 18:45:26 CDT 2005
Hi all,
I am on Windows XP with VC++ 7.1 and am having trouble building resiprocate.
I downloaded and unziped the resiprocate-0.9.0-5019.tar.gz file and ran the resiprocate 7_1 Vc++ solution file and did a "build resip_test" using the "ssl-debug" configuration ( the debug configuration works fine. )
ares and resiprocate build fine. But I get a total of 96 errors building resip_test, 95 are LNK2019 errors similar to:
resiprocate.lib(Helper.obj) : error LNK2019: unresolved external symbol _BF_cbc_encrypt referenced in function "public: static class resip::Data __cdecl resip::Helper::gruuUserPart(class resip::Data const &,class resip::Data const &,class resip::Data const &)" (?gruuUserPart at Helper@resip@@SA?AVData at 2@ABV32 at 00@Z)
and one is this one:
resiprocate.lib(Security.obj) : error LNK2001: unresolved external symbol _ERR_error_string_n
I have openssl ver 098 compiled. These link errors appear to be openssl related. Do I need to tell the solution where openssl is located or something? I didn't see any documentation that said to.
Thanks for your help,
Cody Brookshear
---------------------------------
Start your day with Yahoo! - make it your home page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050715/c4e730b9/attachment.htm>
More information about the resiprocate-devel
mailing list