Git Product home page Git Product logo

Comments (2)

Gabrant avatar Gabrant commented on June 16, 2024

why i got this error from Cmake ? O.o

Check for working C compiler using: Visual Studio 9 2008
Check for working C compiler using: Visual Studio 9 2008 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 9 2008
Check for working CXX compiler using: Visual Studio 9 2008 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detected 32-bit platform.
Could NOT find Git (missing: GIT_EXECUTABLE)

This script builds the MaNGOS server.
Options that can be used in order to configure the process:
PREFIX: Path where the server should be installed to
PCH: Use precompiled headers
DEBUG: Debug mode
To set an option simply type -D= after 'cmake '.
For example: cmake .. -DDEBUG=1 -DPREFIX=/opt/mangos

MaNGOS-Core revision : Git not found
Install server to : C:/Program Files/MaNGOS

Use PCH : Yes
Build in debug-mode : No (default)

CMake Error at E:/Program Files/CMake 2.8/share/cmake-2.8/Modules/ExternalProject.cmake:547 (file):
file problem creating directory: C:/Program Files/MaNGOS
Call Stack (most recent call first):
E:/Program Files/CMake 2.8/share/cmake-2.8/Modules/ExternalProject.cmake:1445 (_ep_set_directories)
dep/ACE_wrappers/CMakeLists.txt:39 (ExternalProject_Add)

CMake Error at E:/Program Files/CMake 2.8/share/cmake-2.8/Modules/ExternalProject.cmake:549 (message):
dir 'C:/Program Files/MaNGOS' does not exist after file(MAKE_DIRECTORY)
Call Stack (most recent call first):
E:/Program Files/CMake 2.8/share/cmake-2.8/Modules/ExternalProject.cmake:1445 (_ep_set_directories)
dep/ACE_wrappers/CMakeLists.txt:39 (ExternalProject_Add)

Configuring incomplete, errors occurred!

from mangos.

Schmoozerd avatar Schmoozerd commented on June 16, 2024

For windows you should use the provided VC solution files.
cmake for windows is not supported by mangos. Use this only if you either have to or are experienced enough to solve problems.

from mangos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.