Jump to content
TrinityCore

galmaroth

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by galmaroth

  1. no, its not too hard to read the message, but..

    when I follow the tutorial for Mac osx here: https://trinitycore.atlassian.net/wiki/spaces/tc/pages/10977313/OS+X+Core+Installation

    there is a step to clone from git

    git clone https://github.com/TrinityCore/TrinityCore.git repo

    this command clones the legion core, so I thought, there is an option to switch between the cores in the next step when configuring cmake.

    btw this core runs trough cmake without problems

    now there is no command line to copy the wotlk core.

    So I looked at the linux section and tadaa: 

    git clone -b 3.3.5 git://github.com/TrinityCore/TrinityCore.git repo

    ok nice I´ll take this one.

    now when I start configuring cmake he is missing the boost_regex lib. After install - compile fail.

    ok, go on step by step. "-b 3.3.5" is that the correct attribute to copy the 3.3.x for Mac OSX?

    Greetings

     

     

  2. When trying to extract the maps with mapextractor, got this error

    MPQ files found in Data directory!
    This tool works only with World of Warcraft: Legion

    To extract maps for Wrath of the Lich King, rebuild tools using 3.3.5 branch!

     

    where i can set an option to compile an 3.3.x extractor?

    was trying to get my copy from here :

    Greetings

×
×
  • Create New...