[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
0.7.6 fails to build on Windows
[Thread Prev] | [Thread Next]
- Subject: 0.7.6 fails to build on Windows
- From: Lostinza <lostinza@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 19 Oct 2018 09:39:07 +0100
- To: libssh@xxxxxxxxxx
Hi, I get an error when trying to build 0.7.6 (on Windows 2008 (don’t ask), VS11, OpenSSL 1.0.2o, Zlib 1.2.11, CMake 3.11.4). Fails with this error: dh.obj : error LNK2019: unresolved external symbol strndup referenced in function ssh_get_b64_unpadded [C:\nightly\libssh\winbuild\buildroot\src\ssh_shared.vcxproj] C:\nightly\libssh\winbuild\buildroot\src\Release\ssh.dll : fatal error LNK1120: 1 unresolved externals [C:\nightly\libssh\winbuild\buildroot\src\ssh_shared.vcxproj] dh.c is using strndup (ln 1126). Regards, Kerryn
Re: 0.7.6 fails to build on Windows | Andreas Schneider <asn@xxxxxxxxxxxxxx> |