Fwd: Can't build openssl with VS2005 on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi team,
Please help about my case !
I want build openssl version 1.1.1a witch VS2005 on windows 7
I installed ActivePerl-5.24.3.2404-MSWin32-x64-404865.exe, nasm-2.14.03rc2-installer-x86 and download source nasm-2.14.03rc2-installer-x86.
I run cmd with permission Admin and added localtion of ActivePerl to %patch% :

@set path=%path%;C:\Program Files (x86)\NASM;C:\Perl64\site\bin;C:\Perl64\bin;
call "c:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\vcvars32.bat";

and run command on folder openssl:
perl Configure VC-WIN32 no-shared no-asm --prefix=C:/openssl
nmake
======================================
I have error :
crypto\ct\ct_prn.c(38) : error C2220: warning treated as error - no 'object' file generated
crypto\ct\ct_prn.c(38) : warning C4244: 'function' : conversion from 'uint64_t' to 'long', possible
loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2'
Stop.

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

Please help me to be able to build successfully !
Thank you very much !

Regards,
Bang
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux