Jump to content
TrinityCore

t2k

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by t2k

  1. Hello there, i am new here and i hope some one can help me to understand this error. I am a little noob at compiling but in debian i can do alot.

    So i have a Debian 10 VM that run Trinitycore. I want Compile the new Version of 3.3.5a on it but its stuck. I dont know its a Error at my Server or not?

    Can some on Explain whats going wrong?

    -- Detected 64-bit platform
    -- UNIX: Using default configuration directory
    -- UNIX: Using default library directory
    -- UNIX: Configuring uninstall target
    -- UNIX: Created uninstall target
    -- UNIX: Detected compiler: /usr/bin/cc
    -- Clang: All warnings enabled
    -- cotire 1.7.10 loaded.
    -- Using mysql-config: /usr/bin/mysql_config
    -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmariadb.so
    -- Found MySQL headers: /usr/include/mariadb
    -- Found MySQL executable: /usr/bin/mysql
    -- Found git binary : /usr/bin/git

    * TrinityCore revision   : 7450be4cfd3f 2020-02-10 22:33:38 +0100 (3.3.5 branch)
    * TrinityCore buildtype  : RelWithDebInfo

    * Install core to        : /home/t2k/server
    * Install libraries to   : /home/t2k/server/lib
    * Install configs to     : /home/t2k/server/etc

    * Build world/auth       : Yes (default)
    * Build with scripts     : Yes (static)
    * Build map/vmap tools   : Yes (default)
    * Build core w/PCH       : Yes (default)
    * Build scripts w/PCH    : Yes (default)
    * Show all warnings      : Yes
    * Use coreside debug     : No  (default)
    * Show source tree       : Yes (hierarchical)
    * Use GIT revision hash  : Yes (default)

    -- Boost version: 1.67.0
    -- Found the following Boost libraries:
    --   system
    --   filesystem
    --   thread
    --   program_options
    --   iostreams
    --   regex
    -- Found OpenSSL library: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so
    -- Found OpenSSL headers: /usr/include
    -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so
    -- Include dir is: /usr/include

    * Script configuration (static):
        |
        +- worldserver
        |   +- Commands
        |   +- Custom
        |   +- EasternKingdoms
        |   +- Events
        |   +- Kalimdor
        |   +- Northrend
        |   +- OutdoorPvP
        |   +- Outland
        |   +- Pet
        |   +- Spells
        |   +- World
        |

    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/t2k/TrinityCore/build
    [  0%] Built target Detour
    [  0%] Built target fmt
    [  1%] Built target Recast
    [  5%] Built target g3dlib
    [  5%] Built target sfmt
    [  6%] Built target argon2
    [  6%] Built target gsoap
    [  7%] Built target mpq
    [ 10%] Built target jemalloc
    [ 10%] Built target revision_data.h
    [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Common.cpp.o
    [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Collision/BoundingIntervalHierarchy.cpp.o
    [ 10%] Building CXX object src/common/CMakeFiles/common.dir/GitRevision.cpp.o
    [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Banner.cpp.o
    fatal error: C++17 was disabled in PCH file but is currently enabled
    fatal error: 1 error generated.
    C++17 was disabled in PCH file but is currently enabled
    1 error generated.
    make[2]: *** [src/common/CMakeFiles/common.dir/build.make:120: src/common/CMakeFiles/common.dir/Collision/BoundingIntervalHierarchy.cpp.o] Fehler 1
    make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
    make[2]: *** [src/common/CMakeFiles/common.dir/build.make:106: src/common/CMakeFiles/common.dir/GitRevision.cpp.o] Fehler 1
    fatal error: C++17 was disabled infatal error:  PCHC++17  filewas  butdisabled  isin  currently enabled
    PCH file but is currently enabled
    1 error generated.
    1 error generated.
    make[2]: *** [src/common/CMakeFiles/common.dir/build.make:78: src/common/CMakeFiles/common.dir/Banner.cpp.o] Fehler 1
    make[2]: *** [src/common/CMakeFiles/common.dir/build.make:92: src/common/CMakeFiles/common.dir/Common.cpp.o] Fehler 1
    make[1]: *** [CMakeFiles/Makefile2:1032: src/common/CMakeFiles/common.dir/all] Fehler 2
    make: *** [Makefile:130: all] Fehler 2

     

×
×
  • Create New...