Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 12/30/14 in all areas

  1. If you have more issues it might be easier to help you in IRC: http://rizon.net/chat channel #trinity
    1 point
  2. I did it because there were many people that have installed x64 MySQL Server but were compiling TC in 32 bit modes. The .zip contains libs and dlls for 32 bits and 64 bits. It seems that providing a .zip for them to use isn't enough (e.g this topic.). ---- On topic: Forget about your MySQL Server installation, Trinity needs the client fields, not the server. Unzip the provided file to some place (like C:/mysql_libs, create it if it does not exist). In CMake GUI, click Advanced checkbox, and in MYSQL_LIBRARY point it to C:/mysql_libs/lib_XX/libmysql.lib XX is 32 if you selected "Visual Studio 12 2013" or 64 if you selected "Visual Studio 12 2013 Win64". What I just wrote is in the wiki.
    1 point
  3. The idea is to make a folder of your choice and extract the files there. However I don't know why TC even offers this for direct download. The files you can find in your mySQL installation folder, f.ex.: C:Program Files (x86)MySQLMySQL Server 5.6 Later in your core installation process you will need libmysql.dll in the folder where your compiled core stays.
    1 point
×
×
  • Create New...