[CMake] Cmake fails to build libssh2 - wants VC 2010 told for VC 2015 build

Sergei Nikulov sergey.nikulov at gmail.com
Wed Mar 16 08:44:57 EDT 2016


2016-03-16 15:40 GMT+03:00 Elizabeth Fischer <rpf2116 at columbia.edu>:
> Just get the tarball from:
>
> https://github.com/libssh2/libssh2/tarball/libssh2-1.7.0
>
>

We've already discussed/solved this

The problem was

--config RelWithDebugInfo

should be

--config RelWithDebInfo



-- 
Best Regards,
Sergei Nikulov


More information about the CMake mailing list