Curl cant build with zlib using cmake for visual studio 11 -
I'm trying to create curls with zlib for Visual Studio using Simcoe (GUI version) .. . ZLIB_PATH with zlib, from with_DEVEL set with zlib directories and so on, but always get the message
zLIB could not be found (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
I downloaded the zlib distribution here (version 1.2.8, zipfile format) and CR distribution here (curl-7.35.0.zip)
Anyone can tell me Education is how to do it or to provide step by step instructions ...?
Comments
Post a Comment