MSVC 2005 compilation problem

2005-07-19 Thread Eustanos
Hello developers, How to correclty build openssl-0.9.8 using MS Visual 2005. Most of the functions are deprecated by the C++ runtime and compiler stops with error codes. How to compile it correctly ? Thank you, Mariusz Ciepły.

Re: MSVC 2005 compilation problem

2005-07-19 Thread dds
Hello, I have not tried to build Openssl with Withbey (MSVC 2005), but i think you have the same problem as i suffered when i compiled the code for Windows Mobile 2003 (see openssl-dev list, a topic a week ago). To use functions as strlen or old string related functions you may use #define