Advertisement
pauldacheez

Dolphin - OS X 10.9 zlib issues

Dec 4th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. -- Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)
  2. Shared zlib not found, falling back to the static library
  3. -- Looking for sys/types.h
  4. -- Looking for sys/types.h - not found
  5. -- Looking for stdint.h
  6. -- Looking for stdint.h - not found
  7. -- Looking for stddef.h
  8. -- Looking for stddef.h - not found
  9. -- Check size of off64_t
  10. -- Check size of off64_t - failed
  11. -- Looking for fseeko
  12. -- Looking for fseeko - not found
  13. -- Looking for unistd.h
  14. -- Looking for unistd.h - not found
  15. CMake Error: File /Users/Paul/Desktop/dolphin/dolphin-emu/Externals/zlib/zlib.pc.cmakein does not exist.
  16. CMake Error at Externals/zlib/CMakeLists.txt:82 (configure_file):
  17. configure_file Problem configuring file
  18.  
  19.  
  20. CMake Error: File /Users/Paul/Desktop/dolphin/dolphin-emu/Externals/zlib/zconf.h.cmakein does not exist.
  21. CMake Error at Externals/zlib/CMakeLists.txt:84 (configure_file):
  22. configure_file Problem configuring file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement