Advertisement
Tharasmij

Untitled

Jan 14th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. CMake Error at cmake/BuildPackage.cmake:45 (FILE):
  2. file DOWNLOAD HASH mismatch
  3.  
  4. for file: [K:/evemu/server/evemu_server/build/mysql-5.5.25a-win32.zip]
  5. expected hash: [859a538879d9f8ed06dcdcec9475aa78]
  6. actual hash: [d41d8cd98f00b204e9800998ecf8427e]
  7. status: [51;"SSL peer certificate was not ok"]
  8.  
  9. Call Stack (most recent call first):
  10. CMakeLists.txt:184 (BUILD_PACKAGE)
  11.  
  12. Extracting mysql-5.5.25a-win32.zip
  13. Could NOT find TinyXML (missing: TINYXML_LIBRARIES TINYXML_INCLUDE_DIRS) (Required is at least version "2.6.0")
  14. Downloading or verifying tinyxml_2_6_2.tar.gz
  15. Could NOT find UTF8CPP (missing: UTF8CPP_INCLUDE_DIRS)
  16. Downloading or verifying utf8_v2_3_2.zip
  17. Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.2.3")
  18. Downloading or verifying zlib-1.2.7.tar.bz2
  19. CMake Warning at CMakeLists.txt:237 (MESSAGE):
  20. If you require generated documentation, please install Doxygen
  21.  
  22.  
  23. Configuring incomplete, errors occurred!
  24. See also "K:/evemu/server/evemu_server/build/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement