Build native OpenSSL library for WP8 Platform
问题 I am creating Windows phone 8 application.I need to create App which uses compiled OpenSSL library.I was following standard latest library. I am following INSTALL.W64 steps, as I don't know which INSTALL.* to be used.As my machine is 64 bit I preferred this: To build for Win64/x64: 1 perl Configure VC-WIN64A 2 ms\do_win64a 3 nmake -f ms\ntdll.mak 4 cd out32dll 5 ..\ms\test Using Visual Studio Command Prompt.Upto step 2 is fine.At 3rd step it fails to build and doesn't create library in