Hi Development Team,

How can we get debug version libraries of Openssl code?

VS2005 is giving follow linker error while compiling lib-curl code with openssl 
library files in debug mode.

1>------ Build started: Project: curl-7.15.5, Configuration: Debug Win32 ------
1>Linking...
1>LIBCMT.lib(calloc.obj) : error LNK2005: _calloc already defined in 
LIBCMTD.lib(dbgheap.obj)
1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; 
use /NODEFAULTLIB:library
1>Debug\curl-7.15.5.exe : fatal error LNK1169: one or more multiply defined 
symbols found
1>Build log was saved at "file://f:\source\VS2005\Agent\thirdparty\Copy (2) of 
curl-7.15.5\Debug\BuildLog.htm"
1>curl-7.15.5 - 2 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

VS2005 is building lib-curl code successfully with openssl library files. 
However that executable failed to write (curl_write) in https – post method.

Is there any issue to compile  openssl lib  with vs2005?


Thanks,
Satya.


--------------------------------------------------
Confidentiality And Disclaimer Notice
Please do not print this email unless it is absolutely necessary. The 
information contained in this electronic message and any attachments to this 
message are intended for the exclusive use of the addressee(s) and may contain 
proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. ……www.netenrich.com
-------------------------------------------------

Reply via email to