Talk:Compile MaNGOS On Mac OS X
From mangos
Thank you Jarotane for updating the page. Unfortunately, I'm not sure if you have noticed but the compilation on Mac seems to be broken for anything post 3.1.1. There will always be an error right after the waypoint initialization. I'm in the wrong OS right now, but I'll provide more details later.
Any chance you've gotten it to work recently?
-Yasuna
Sorry for the late reply. What error do you see after waypoint initialization?
I'm compiling origin/master (3.1.3) fine with Snow Leopard and it's Xcode 3.2. I tested compiling pkgconfig manually. I also tested installing MacPorts and "sudo port install openssl pkgconfig".
I would like to add using MacPorts to the wiki, but I can no longer test Leopard myself. Specifically, in addition to installing openssl and pkgconfig, also using MacPorts to install git and maybe cmake for the extractor. eg "sudo port install openssl pkgconfig git-core cmake".
-Jarotane
What happened to the section "Obtain & patch the MaNGOS source code?" It seems pretty important...