thanks a lot. I opened a "VS2015 x64 Native Tools" window as opposed to a "VS2015 x64 x86 Cross Tools" and everything worked amazingly with no issues. The names are super confusing. but i'm ok now. thanks From: openssl-users <openssl-users-bounces@xxxxxxxxxxx> on behalf of Jeffrey Walton <noloader@xxxxxxxxx>
Sent: Tuesday, January 10, 2017 11:52 AM To: OpenSSL Users Subject: Re: Build problems on Windows
It sounds like the wrong Developer Tools Command Prompt was opened. You can find them through Start -> Programs -> Visual Studio NNNN -> Developer Tools. Also see
https://msdn.microsoft.com/en-us/library/ms229859(v=vs.110).aspx .
If you plan on building for x86 and you configure for VC-WIN32, then be sure you open the x86 command prompt, and not the x64 one.
If you want to build for x64, then be sure to configure with VC-WIN64A, and be sure to open a x64 developer command prompt.
If you have the correct command prompt open, then perform a clean or distclean. You may have old artifacts lying around.
Jeff
|
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users