This is the full terminal read out after trying to make a 64 bit Xcode project:
Enter your choice:
1. Clean
2. 32 Bit Xcode Project
3. 64 Bit Xcode Project
4. Build All
3
PWD is /Users/greg/Desktop/wordTiming/XMP-Toolkit-SDK-CC201306/build/xcode/intel_64, CMAKE LOCATION IS /Users/greg/Desktop/wordTiming/XMP-Toolkit-SDK-CC201306/samples/build/../../tools/cmake/b in/cmake.app/Contents/bin/cmake, dir is xcode/intel_64
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
INFO:64 Target is chosen
-- OSX SDK is set to /Applications/Xcode.app/Contents/Developer
CMake Error at SharedConfig.cmake:70 (include):
include could not find load file:
/Users/greg/Desktop/wordTiming/XMP-Toolkit-SDK-CC201306/build/cmake/../../..//build/share d/../XMP_Mac.cmake
Call Stack (most recent call first):
CMakeLists.txt:36 (include)
CMake Error at SharedConfig.cmake:123 (include):
include could not find load file:
/Users/greg/Desktop/wordTiming/XMP-Toolkit-SDK-CC201306/build/cmake/../../..//build/share d/SharedConfig.cmake
Call Stack (most recent call first):
CMakeLists.txt:36 (include)
INFO:Add CustomSchema sample
CMake Error at CustomSchema/CMakeLists.txt:24 (add_executable):
add_executable called with incorrect number of arguments
CMake Error at CustomSchema/CMakeLists.txt:27 (SetupInternalBuildDirectory):
Unknown CMake command "SetupInternalBuildDirectory".
-- Configuring incomplete, errors occurred!
ERROR: CMAKE tool failed