Jump to content
TrinityCore

nidark

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by nidark

  1. On 1/22/2016, 11:13:48, nidark said:

    Hello,

    I am trying to install TC 3.3.5 on a Centos 6.7.

    I followed the wiki (additionally I've updated yum and added devtoolset) and when I reached to the compile part, the "make" command raised the following error:

    /home/nidark/TrinityCore/src/server/database/Database/MySQLConnection.cpp: In member function ‘bool MySQLConnection::_HandleMySQLErrno(uint32)’:

     

    /home/nidark/TrinityCore/src/server/database/Database/MySQLConnection.cpp:515:13: error: ‘sleep_for’ is not a member of ‘std::this_thread’ compilation terminated due to -Wfatal-errors.

     

    Not sure if this can help, but I have mysql 5.1.73 .... installed by whoever installed the machine initially and I haven't setup anything.

    When I yum install it, it said it doe not have a mysql-client to install and that the latest version.  

     

    Can somebody help / give me a hint ?

     

    I attached full make log, and also the cmake (previous step).

    TCBuildError.rtf

     

    Any ideea :( ?

  2. Hello,

    I am trying to install TC 3.3.5 on a Centos 6.7.

    I followed the wiki (additionally I've updated yum and added devtoolset) and when I reached to the compile part, the "make" command raised the following error:

    /home/nidark/TrinityCore/src/server/database/Database/MySQLConnection.cpp: In member function ‘bool MySQLConnection::_HandleMySQLErrno(uint32)’:

    /home/nidark/TrinityCore/src/server/database/Database/MySQLConnection.cpp:515:13: error: ‘sleep_for’ is not a member of ‘std::this_thread’ compilation terminated due to -Wfatal-errors.

     

    Not sure if this can help, but I have mysql 5.1.73 .... installed by whoever installed the machine initially and I haven't setup anything.

    When I yum install it, it said it doe not have a mysql-client to install and that the latest version.  

     

    Can somebody help / give me a hint ?

     

    I attached full make log, and also the cmake (previous step).

    TCBuildError.rtf

×
×
  • Create New...