Jump to content
TrinityCore

Aledrinker

Plebs
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Aledrinker

  1. Has anyone been able to compile 3.3.5 on Os X 10.7 with Xcode 4.6.3?
  2. Can anyone give me hand with this? I've tried with both the homebrew and following the guide and I can't get by this error: Cmake Error at CMakelists.txt:12 No CMAKE_C_COMPLIER could be found. Then it tells me to look into CMakeError.log and this is what it says: /Users/me/trinity2/TrinityCore/build/CMakeFiles/3.2.2/CompilerIdCXX/CMakeCXXCompilerId.cpp:159:10: error: macro names must be identifiers # define /me/trinity3/COMPILER_VERSION_MAJOR DEC(__clang_major__) ^ /Users/me/trinity2/TrinityCore/build/CMakeFiles/3.2.2/CompilerIdCXX/CMakeCXXCompilerId.cpp:160:10: error: macro names must be identifiers # define /me/trinity3/COMPILER_VERSION_MINOR DEC(__clang_minor__) ^ /Users/me/trinity2/TrinityCore/build/CMakeFiles/3.2.2/CompilerIdCXX/CMakeCXXCompilerId.cpp:161:10: error: macro names must be identifiers # define /me/trinity3/COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) ^ /Users/me/trinity2/TrinityCore/build/CMakeFiles/3.2.2/CompilerIdCXX/CMakeCXXCompilerId.cpp:167:10: error: macro names must be identifiers # define /me/trinity3/COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ^ 4 errors generated. ** BUILD FAILED ** The following build commands failed: CompileC ./CompilerIdCXX.build/Debug/CompilerIdCXX.build/Objects-normal/i386/CMakeCXXCompilerId.o CMakeCXXCompilerId.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler I'm doing this on 10.7 Lion with xcode 4.6.3 and command line tools 4.6.2.
×
×
  • Create New...