Unable to compile 0.10.4 on Windows

2023-03-20 Thread Kerrison, Adam
I've been trying to build 0.10.4 on Windows using VS 2015 Update 3 (community) as we are moving things to OpenSSL 3.x Here is what I am running (from a VS developer prompt): cmake -G "Visual Studio 14 2015 Win64" C:\srclibssh-0.10.4 -DCMAKE_INSTALL_PREFIX=C:\builds -DCMAKE_BUILD_TYPE=Releasee

Re: Unable to compile 0.10.4 on Windows

2023-03-20 Thread Jakub Jelen
On 3/20/23 15:50, Kerrison, Adam wrote: I’ve been trying to build 0.10.4 on Windows using VS 2015 Update 3 (community) as we are moving things to OpenSSL 3.x Here is what I am running (from a VS developer prompt): cmake -G "Visual Studio 14 2015 Win64" C:\srclibssh-0.10.4 -DCMAKE_INSTALL_PREF

Re: Unable to compile 0.10.4 on Windows

2023-03-20 Thread Andreas Schneider
On Monday, 20 March 2023 17:50:50 CET Jakub Jelen wrote: > On 3/20/23 15:50, Kerrison, Adam wrote: > > I’ve been trying to build 0.10.4 on Windows using VS 2015 Update 3 > > (community) as we are moving things to OpenSSL 3.x > > > > Here is what I am running (from a VS developer prompt): > > > >

RE: [EXTERNAL] Re: Unable to compile 0.10.4 on Windows

2023-03-20 Thread Kerrison, Adam
The vcpkg is 0.9.6 as far as I could tell, which doesn't support/work with openssl 3.x ... unless I've missed something -Original Message- From: Andreas Schneider Sent: 20 March 2023 18:40 To: libssh@libssh.org Cc: Jakub Jelen Subject: [EXTERNAL] Re: Unable to compile

Re: [EXTERNAL] Re: Unable to compile 0.10.4 on Windows

2023-03-20 Thread Andreas Schneider
On Monday, 20 March 2023 19:49:03 CET Kerrison, Adam wrote: > The vcpkg is 0.9.6 as far as I could tell, which doesn't support/work with > openssl 3.x ... unless I've missed something I will update it. -- Andreas Schneider a...@cryptomilk.org GPG-ID: 8DFF53E18F2ABC8D8F3C9223

Re: [EXTERNAL] Re: Unable to compile 0.10.4 on Windows

2023-03-21 Thread Andreas Schneider
On Monday, 20 March 2023 19:49:03 CET Kerrison, Adam wrote: > The vcpkg is 0.9.6 as far as I could tell, which doesn't support/work with > openssl 3.x ... unless I've missed something I've just check and libssh version 0.10.4 is available with vcpkg: https://github.com/microsoft/vcpkg/pull/27367