Re: [CMake] CMake fails to find zlib on OS X Mountain Lion

2012-12-20 Thread Leif Walsh
I was able to deal with this by modifying the environment variable CPATH. Let me know if you find something better. Sent from my iPhone On Dec 20, 2012, at 7:14, Alexey Petruchik wrote: > Hi, all. I have a fresh install of OS X Mountain Lion. Xcode installed. CMake > fails to locate zlib hea

[CMake] CMake fails to find zlib on OS X Mountain Lion

2012-12-20 Thread Alexey Petruchik
Hi, all. I have a fresh install of OS X Mountain Lion. Xcode installed. CMake fails to locate zlib headers: CMake Error at /Applications/CMake 2.8-10.app/Contents/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR) Call Stack