I am trying to build ssh.dll on Windows. Did anyone see the following error in the include file openssl/ossl_typ.h ?
C:\Downloads\libssh\Project\libssh-build>nmake Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. Scanning dependencies of target ssh_shared [ 2%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.obj agent.c [ 4%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.obj auth.c C:\Downloads\libssh\include\openssl/ossl_typ.h(176) : error C2059: syntax error : 'type' NMAKE : fatal error U1077: 'c:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 10.0\VC\Bin\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 10.0\VC\Bin\nmake.exe"' : return code '0x2' Stop. Thank you Boris Zeldin EMC Corp
