How to build on Mac
#1
I had a little trouble with CryptoPP not supporting the xCode compiler so here are my instructions.

1. Download xCode, make sure you install the command line tools.

2. Grab MCServer source with the command "svn checkout http://mc-server.googlecode.com/svn/trunk/ mc-server-read-only" (Without quotes)


EDIT: This step is no longer needed. You can safely skip it.
3. Delete the following files:
'CryptoPP/sosemanuk.h'
'CryptoPP/salsa.h'
'CryptoPP/salsa.cpp'
'CryptoPP/sosemanuk.cpp'

4. Go to the mc-server directory in terminal, and type "make release=1" This may take awhile depending on your computer. Once its done, ta-da, you have compiled MCServer!

EDIT: Get the build scripts here: https://code.google.com/p/mac-builds/sou...2Fmcserver
Once you have build with the auto script, do not use it again unless you want to lose your worlds. Use the update script which is coming in a minute.
Reply
Thanks given by:


Messages In This Thread
How to build on Mac - by Sxw - 12-27-2012, 02:58 AM
RE: How to build on Mac - by NiLSPACE - 12-27-2012, 03:25 AM
RE: How to build on Mac - by Sxw - 12-27-2012, 03:31 AM
RE: How to build on Mac - by NiLSPACE - 12-27-2012, 03:36 AM
RE: How to build on Mac - by xoft - 12-27-2012, 01:46 PM
RE: How to build on Mac - by Sxw - 12-28-2012, 01:04 AM



Users browsing this thread: 1 Guest(s)