Jump to content
TrinityCore

BattleSheep

Plebs
  • Posts

    5
  • Joined

  • Last visited

Posts posted by BattleSheep

  1. Detected 32-bit platform

    MSVC: Enabled large address awareness

    MSVC: Enabled SSE2 support

    MSVC: Disabled Safe Exception Handlers for debug builds

    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 MySQL library: D:/Program Files (x86)/MySQL Server 5.5/lib/libmysql.lib

    Found MySQL headers: D:/Program Files (x86)/MySQL Server 5.5/include

    Found MySQL executable: D:/Program Files (x86)/MySQL Server 5.5/bin/mysql.exe

    Found git binary : C:/Program Files/Git/cmd/git.exe

     

    * TrinityCore revision : 047c6f072ba0 2017-02-25 22:13:00 +0100 (master branch)

     

    * Install core to : C:/Program Files (x86)/TrinityCore

     

    * Build world/auth : Yes (default)

    * Build with scripts : Yes (static)

    * Build map/vmap tools : No (default)

    * Build core w/PCH : Yes (default)

    * Build scripts w/PCH : Yes (default)

    * Show compile-warnings : No (default)

    * Use coreside debug : No (default)

    * Show source tree : Yes (hierarchical)

    * Use GIT revision hash : Yes (default)

     

    Boost version: 1.60.0

    Found the following Boost libraries:

    system

    filesystem

    thread

    program_options

    iostreams

    Found OpenSSL library: optimized;D:/Project/OpenSSL-Win32/lib/VC/ssleay32MD.lib;D:/Project/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;D:/Project/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;D:/Project/OpenSSL-Win32/lib/VC/libeay32MDd.lib

    Found OpenSSL headers: D:/Project/OpenSSL-Win32/include

     

    * Script configuration (static):
    |

    +- worldserver

    | +- Commands

    | +- Custom

    | +- EasternKingdoms

    | +- Events

    | +- Kalimdor

    | +- Maelstrom

    | +- Northrend

    | +- OutdoorPvP

    | +- Outland

    | +- Pet

    | +- Spells

    | +- World

    |

     

    Configuring done

    Generating done

  2. Hey Guys,

    I browse a lot of time and try different ways to fix but i dont get it. I read the Wiki and use the Search function.

    I use cmake to get the .sln (VS 2015  v14.0)  32bit

    before i install the mySQL 5.5.54 (32bit) (installer)

    cmake find the include dir. and the other.

    i copy the libmysql.dll and the dll's from OpenSSL 1.0.2k 32bit (not light) to the bnetserver.exe directory (right?)

    but now i get the 0x00007b error because i do all right and i dont know why...

    which mysql version you can recommend?

     

    or what i do wrong?

     

    i do all things from the wiki step by step.

×
×
  • Create New...