Jump to content
TrinityCore

kalamari12

Plebs
  • Posts

    2
  • Joined

  • Last visited

Everything posted by kalamari12

  1. Ok cool, I found the tools. Thanks for the help so far. When I try running cmake, I get the following: TrinityCore/src/tools/map_extractor/mpq_libmpq04.h:8:10: fatal error: 'libmpq/mpq.h' file not found #include "libmpq/mpq.h" ^ 1 error generated. I'm not sure what it's trying to reference because there is no libmpq folder in the map_extractor directory. These are the contents of that folder: -rw-r--r-- 1 User staff 1334 Dec 24 12:00 CMakeLists.txt -rw-r--r-- 1 User staff 32874 Dec 24 12:00 System.cpp -rw-r--r-- 1 User staff 2366 Dec 24 12:00 adt.cpp -rw-r--r-- 1 User staff 6688 Dec 24 12:00 adt.h drwxr-xr-x 6 User staff 204 Dec 25 22:11 build -rw-r--r-- 1 User staff 1971 Dec 24 12:00 dbcfile.cpp -rw-r--r-- 1 User staff 3144 Dec 24 12:00 dbcfile.h drwxr-xr-x 3 User staff 102 Dec 24 12:00 loadlib -rw-r--r-- 1 User staff 1089 Dec 24 12:00 loadlib.cpp -rw-r--r-- 1 User staff 3018 Dec 24 12:00 mpq_libmpq.cpp -rw-r--r-- 1 User staff 2041 Dec 25 22:11 mpq_libmpq04.h -rw-r--r-- 1 User staff 1035 Dec 24 12:00 wdt.cpp -rw-r--r-- 1 User staff 1142 Dec 24 12:00 wdt.h The only thing in loadlib is loadlib.h, and 'build' is the folder I created. Any ideas?
  2. Hey everyone, I'm trying to get myself set up on a mac here, and I'm stuck at 'Setting up the server'. It seems that the wiki is outdated since the contrib/extractor directory no longer exists. I downloaded the TrinityCore tools from github, but the contents seem to be windows specific. Will I need to extract the maps from a Windows machine then? Thanks
×
×
  • Create New...