cmake/zlib
Peter Kümmel
syntheticpp at gmx.net
Thu Feb 9 16:47:12 CET 2006
Brad King wrote:
> Peter Kümmel wrote:
>> cmake could not find zlib, when calling cmake.
>>
>> I've set CMAKE_LIBRARY_PATH to the folder which
>> contains zlib.lib and I've also added zlib to:
>> FIND_LIBRARY(ZLIB_LIBRARY z zlib
>> in FindZLIB.cmake.
>> And I've also added the path to PATHS.
>>
>> But nothing helps. Any ideas?
>
> On what platform is this? If it is MinGW this should be fixed:
>
> http://mail.kde.org/pipermail/kde-buildsystem/2006-February/000958.html
>
> -Brad
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
>
>
It's in a cmd.exe shell with msvc and your 2.3-KDE version.
Peter
More information about the Kde-buildsystem
mailing list