After building POCO lib,I find that I can’t use HTTPSClientSession class ,then
I search it from google anywhere,finding that OpenSSL is not builded by me.It takes me about a full
day to handle it,but I failed.Can any guy give me some usefull steps in details?Thank you!
Key words:NetSSL_OpenSSL
After building POCO lib,I find that I can’t use HTTPSClientSession class ,then I search
Share
Install
Win32OpenSSL-1_0_0j.exe(or other version),you’d better install it inC://.Then downloading full POCO soruce code (must full,containing NetSSL_OpenSSL directory).Finally,build it.Over!