
Results 1 to 10 of 27
Hybrid View
-
09-04-11, 02:28 PM #1
Can anyone help me fix it, please and ty
-
12-04-11, 06:21 PM #2
Help?
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 10 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Could not find cmake module file:C:/Build/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not find cmake module file:C:/Build/CMakeFiles/CMakeCXXCompiler.cmake
Configuring incomplete, errors occurred!
-
17-04-11, 12:35 AM #3
downloaded: openssl-1.0.0d. is that the right one and where does it need to go?
CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES)
Call Stack (most recent call first):
C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
cmake/macros/FindOpenSSL.cmake:175 (find_package_handle_standard_args)
CMakeLists.txt:53 (find_package)