OpenSSL Windows x64 Compilation error
Posted
by rursw1
on Stack Overflow
See other posts from Stack Overflow
or by rursw1
Published on 2010-05-02T15:36:53Z
Indexed on
2010/05/02
15:48 UTC
Read the original article
Hit count: 313
Hi,
I'm getting the following error when trying to compile OpenSSL 1.0, 64 bit:
ias -o tmp32\ia64cpuid.obj tmp32\ia64cpuid.asm
'ias' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'ias' : return code '0x1'
Stop.
Does someone know what can I do? (I do it on Windows 2008 x64 OS)
Thanks.
© Stack Overflow or respective owner