Thread: Can't compile
View Single Post
  #5  
Old 02-05-2013, 09:27 AM
quido
Fire Beetle
 
Join Date: Oct 2009
Posts: 16
Default

I tried again fresh on my desktop instead of linux, am getting this error on cmake

Code:
Would you like to see advanced options? [No]:
Please wait while cmake processes CMakeLists.txt files....

CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find ZLIB (missing: ZLIB_LIBRARIES ZLIB_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindZLIB.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:95 (FIND_PACKAGE)
The cmake process then appears to continue. The GUI version says my project files may be invalid
Reply With Quote