KingMort
03-03-2013, 02:05 PM
Hi,
Devs i'm sure this was a beneficial change for you but I'm totally confused , can TortiousSVN not pull from the new GIT ? or how does that work there is no guides anywhere that make sense.
Second thing is , I gave up on that and just downloaded the zip, applied my patch and ran CMAKE and this is what I get.. (Seems like I have run into this before but not sure)
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindZLIB.cmake:85 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:139 (FIND_PACKAGE)
Configuring incomplete, errors occurred!
Devs i'm sure this was a beneficial change for you but I'm totally confused , can TortiousSVN not pull from the new GIT ? or how does that work there is no guides anywhere that make sense.
Second thing is , I gave up on that and just downloaded the zip, applied my patch and ran CMAKE and this is what I get.. (Seems like I have run into this before but not sure)
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindZLIB.cmake:85 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:139 (FIND_PACKAGE)
Configuring incomplete, errors occurred!