Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Does not compile on OS X 10.9 and git submodule issues
Post: RE: Does not compile on OS X 10.9 and git submodul...

There is still the "tr1/memory" include (https://github.com/mc-server/MCServer/issues/424). But if I change it, everything compiles without errors.
brushmate Discussion 10 8,720 12-18-2013, 07:37 PM
    Thread: Does not compile on OS X 10.9 and git submodule issues
Post: RE: Does not compile on OS X 10.9 and git submodul...

Code: -- $ clang --version Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.0.0 Thread model: posix -- Code: -- $ gcc -v Configured with: --prefix=/...
brushmate Discussion 10 8,720 12-14-2013, 11:52 PM
    Thread: Does not compile on OS X 10.9 and git submodule issues
Post: RE: Does not compile on OS X 10.9 and git submodul...

I am using the builtin gcc which is afaik the clang compiler.
brushmate Discussion 10 8,720 12-13-2013, 08:39 PM
    Thread: Does not compile on OS X 10.9 and git submodule issues
Post: Does not compile on OS X 10.9 and git submodule is...

Hey, I just tried to compile MCServer on my Mac running Mavericks. I get following error: Code: -- /usr/bin/g++ -ggdb -g -D_DEBUG -O1 -DLUA_USE_DLOPEN -Wall -c -Isrc -Ilib -Ilib/jsoncpp/include...
brushmate Discussion 10 8,720 12-13-2013, 05:25 AM