Monday 15 July 2013

cmake fails to find OpenSSL libs (cpp-netlib) -



cmake fails to find OpenSSL libs (cpp-netlib) -

i'm trying build cpp-netlib on windows (8.1) vs2013 (express). when run cmake: c:\...\build\cmake ..\source -dcmake_build_type=release

it writes:

could not find openssl, seek set path openssl root folder in scheme variable openssl_root_dir (missing: openssl_libraries) (found version "0.9.8h")

i installed openssl using gnuwin32 installer (http://gnuwin32.sourceforge.net/packages/openssl.htm) using total bundle (except sources). i've set openssl_root_dir , openssl_libraries env. variables no avail.

i've searched, , there's quite bit of info it, nil found helped me solve it.. ideas?

thanks.

you need install libssl-dev bundle (ubuntu)

openssl cmake cpp-netlib

No comments:

Post a Comment