< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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@Helper@resip@@SA?AVData@2@ABV32@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