Jump to content
TrinityCore

Bradwin

Plebs
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Bradwin

  1. /*  The C compiler identification is unknown

        The CXX compiler identification is unknown

        CMake Error at CMakeLists.txt:15 (project):
        No CMAKE_C_COMPILER could be found.


     

        CMake Error at CMakeLists.txt:15 (project):
        No CMAKE_CXX_COMPILER could be found.


     

        Configuring incomplete, errors occurred!

        See also "D:/Build/CMakeFiles/CMakeOutput.log".

        See also "D:/Build/CMakeFiles/CMakeError.log".    */

    This is all that it says. I uncheched the "Read only" attribute.

  2. After installing all the software needed for setting up a server, I began folowing the guide. I got to

    Configuring and generating Visual C++ solutions with CMake

    and after step 6 I got into a problem.Error.png

    That's my compiler, I tried using the 2010 Win64 version aswel.

    This is what happened after pressing "Finish"

    Error1.png

    Also, the logs, first being the Error log and the second the Output logError log.pngOutput log.png

    Please tell me if you need any more information.

×
×
  • Create New...