Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


solid is part of the Installation Guide.
Panel
borderColor#3399cc
bgColor#DCF1FC
titleColor#FFFFFF
titleBGColor#3399cc
borderStyle
Info
titleGuideThis article
has been moved

You can read it alone or click on the previous link to easily move between the steps.

Section
Column
Column

Step 2: Core Installation >>

Info

Processor with SSE2 support 
Boost ≥ 1.60
MySQL ≥ 5.7
OpenSSL = 1.x.x 
CMake ≥ 3.2.0
GCC ≥ 6.3.0 or Clang  ≥ 3.3

Xcode

Xcode is available from the App Store for free. Run the following command from the terminal to install the required command line tools:

Code Block
languageapplescript
xcode-select --install

MySQL

MySQL is available as binaries for macOS: MySQL Community Server 5.7.25

Sources

The following dependencies have to be installed from sources for every branch of TrinityCore:

Alternatively, if you use Homebrew, you can copy-paste the following. A detailed guide can be found here: [HowTo] Compile TrinityCore on Mac OS X using Homebrew

Code Block
languageapplescript
brew update
brew install mysql openssl readline cmake boost

...

Step 2: Core Installation >>

find it in our new wiki at: https://trinitycore.info/en/install/requirements/macos

Panel
borderColor#3399cc
bgColor#DCF1FC
titleColor#FFFFFF
titleBGColor#3399cc
borderStylesolid
titleGuide

This article is part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps.

Section
Column
Column