Jump to content
TrinityCore

Regolan

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Regolan

  1. Yes. I updated (latest version), but it writes this:

    The C compiler identification is MSVC 18.0.40629.0
    The CXX compiler identification is MSVC 18.0.40629.0
    CMake Error at CMakeLists.txt:12 (project):
    No CMAKE_C_COMPILER could be found.

     

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

     

    Configuring incomplete, errors occurred!
    See also "D:/WoW_szerver/Szerver/Build/CMakeFiles/CMakeOutput.log".

  2. Hello!

    After I click on "Configure" in CMake, it writes this error massage to the .log file:

    CMakeError log: http://pastebin.com/fhYeE2mw
    CMakeOutput log: http://pastebin.com/L2zaEs0D
    CMake: http://pastebin.com/HBTWZM27

    What's the problem? How can I solve it?

    Installed:
    - Microsoft Visual Studio Community 2013 with Update 5 (12.0.40629)
    - Microsoft Visual C++ Redistributable 2008, 2012, 2013, 2015 (all x86, x64)
    - CMake 2.8.12.2
    - OpenSSL 1.0.2d (32-bit)
    - Git version 1.9.5
    - Boost 1.58.0
    - MySQL Server 5.6
    - MS .NET Framework 4.5, 4.5.1

    Sorry for my bad English!

    Thank you!

×
×
  • Create New...