Thread: Cmake Errors :(
View Single Post
  #2  
Old 05-19-2013, 01:06 PM
Burningsoul
Banned
 
Join Date: Oct 2009
Posts: 312
Default

Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)

^ Well there's your problem. Gotta get, and add, Zlib before you can generate.
Reply With Quote