Jump to content
TrinityCore

<T>

Plebs
  • Posts

    5
  • Joined

  • Last visited

Posts posted by <T>

  1. Im working on a x64 build, trying to generate binaries but i get stuck at this error.
     

    The C compiler identification is MSVC 18.0.31101.0

    The CXX compiler identification is MSVC 18.0.31101.0

    Check for working C compiler using: Visual Studio 12 2013 Win64

    Check for working C compiler using: Visual Studio 12 2013 Win64 -- works

    Detecting C compiler ABI info

    Detecting C compiler ABI info - done

    Check for working CXX compiler using: Visual Studio 12 2013 Win64

    Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works

    Detecting CXX compiler ABI info

    Detecting CXX compiler ABI info - done

    Detecting CXX compile features

    Detecting CXX compile features - done

    Detected 64-bit platform

    MSVC: 64-bit platform, enforced -D_WIN64 parameter

    MSVC: Enabled increased number of sections in object files

    MSVC: Overloaded standard names

    MSVC: Disabled NON-SECURE warnings

    MSVC: Disabled POSIX warnings

    MSVC: Disabled generic compiletime warnings

    Found OpenSSL library: optimized;C:/OpenSSL-Win64/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib

    Found OpenSSL headers: C:/OpenSSL-Win64/include

    CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/CheckIncludeFiles.cmake:63 (configure_file):
    configure_file attempted to configure a file:
    C:/TrinityCore/TrinityCore/CMakeFiles/CMakeTmp/CheckIncludeFiles.c into a
    source directory.
    Call Stack (most recent call first):
    C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/FindThreads.cmake:123 (CHECK_INCLUDE_FILES)
    CMakeLists.txt:60 (find_package)

     

    Configuring incomplete, errors occurred!

    See also "C:/TrinityCore/TrinityCore/CMakeFiles/CMakeOutput.log".



    Not quite sure what this can mean but its very irittating lol. Is there something Im missing?

  2. Is there a way to compile the core without visual studio? I have quite an old computer (Vista) and cant install the latest VS IDE.. I was able to compile on linux however running WoW through wine is a pain on my computer and lags to hell.. Anyway to get around VS2013 dependency? 

     

     

×
×
  • Create New...