Jump to content
  • 0

i get an error while using C-make with mangos zero 0.18.1


kris914g

Question

hi

i recently cloned the server files for mangos zero 0.18.1

https.//github.com/mangoszero/server

but when i try to use it in C-Make, i recieve the following error;

CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 12 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:/wow servere/Vanilla 0.18.1/server/cmake/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake

CMake Error: Could not find cmake module file: C:/wow servere/Vanilla 0.18.1/server/cmake/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake

Configuring incomplete, errors occurred!

i do not understand what this means or how to fix it

any help is apperciated 8) :);):D ;D ::)

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

hi

i recently cloned the server files for mangos zero 0.18.1

https.//github.com/mangoszero/server

but when i try to use it in C-Make, i recieve the following error;

CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 12 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:/wow servere/Vanilla 0.18.1/server/cmake/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake

CMake Error: Could not find cmake module file: C:/wow servere/Vanilla 0.18.1/server/cmake/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake

Configuring incomplete, errors occurred!

i do not understand what this means or how to fix it

any help is apperciated 8) :);):D ;D ::)

Have you tried to select a different build tool?

Link to comment
Share on other sites

[li]mangos-zero 0.18.1 currently does not support Win64 builds, since there are no installers for zlib and bzip2 except for Win32 version[/li]

[li]Visual Studio 2012 in CMake references to the project file format, not the Visual Studio version. Visual Studio 2011 in CMake equals Visual Studio 2012, while Visual Studio 2012 in CMake is Visual Studio 2013.[/li]

Link to comment
Share on other sites

then im trying to compile with visual studio it starts but then it in 50% in progress it say:

Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Visual C++ 2012 detected.
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES
OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindOpenSSL.cmake:313 (find_package_handle_standard_args)
CMakeLists.txt:457 (find_package)

Configuring incomplete, errors occurred!
See also "C:/wow servere/Vanilla 0.18.1/build/CMakeFiles/CMakeOutput.log".

Link to comment
Share on other sites

yea now i have installed the software but now i got a new error:

Visual C++ 2012 detected. Found OpenSSL: optimized;C:/OpenSSL-Win32/lib/VC/ssleay32MD.lib;debug;C:/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;optimized;C:/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win32/lib/VC/libeay32MDd.lib (found version "1.0.1e")

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):

Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBZip2.cmake:47 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

CMakeLists.txt:458 (find_package)

Configuring incomplete, errors occurred!

See also "C:/wow servere/Vanilla 0.18.1/build/CMakeFiles/CMakeOutput.log".

Link to comment
Share on other sites

hey i have tryed but i got this error in cmake:

Visual C++ 2012 detected.

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):

Could NOT find ACE (missing: ACE_INCLUDE_DIRS)

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)

cmake/FindACE.cmake:87 (find_package_handle_standard_args)

CMakeLists.txt:461 (find_package)

Configuring incomplete, errors occurred!

See also "C:/wow servere/Vanilla 0.18.1/build/CMakeFiles/CMakeOutput.log".

i think i have not installed i correct but pls can any of you give me your installed version of ace?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use