Code: > python develop.py --type=Release configure -DGCC_DISABLE_FATAL_WARNINGS:BOOL=TRUE Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELEASE -DSTANDALONE:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife OFF "-DGCC_DISABLE_FATAL_WARNINGS:BOOL=TRUE" \'/Users/atashi/Documents/SL_Stuff/Build/CoolVLViewer/indra\'' in 'build-darwin-i686' -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.1 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - yes -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler using: Xcode -- Check for working C compiler using: Xcode -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - yes -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - yes -- Check for working CXX compiler using: Xcode -- Check for working CXX compiler using: Xcode -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Version of viewer is 1.26.4.64 -- Building with FMOD audio support -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- Building with FMOD audio support -- Release compile flags = -O2 -fomit-frame-pointer -frename-registers -fweb -fexpensive-optimizations -DNDEBUG -DLL_RELEASE=1 -DLL_RELEASE_FOR_DOWNLOAD=1 -Wall -Wno-sign-compare -Wno-trigraphs -Wno-reorder -Wno-non-virtual-dtor -pipe -g -fexceptions -fno-strict-aliasing -fvisibility-inlines-hidden -fsigned-char -march=pentium4 -msse2 -mfpmath=sse -fno-math-errno -fno-trapping-math -pthread -fno-stack-protector -mlong-branch -m32 -DLL_DARWIN=1 -DLL_NEW_HTTP_CORE=1 -DLL_MEDIA_ON_PRIM=1 -DLL_NEW_BAKING=1 -DOV_EXCLUDE_STATIC_CALLBACKS -DCARES_STATICLIB -DCARES_STATICLIB -DLIB_NDOF=1 -- Debug compile flags = -fno-inline -D_DEBUG -DLL_DEBUG=1 -Wall -Wno-sign-compare -Wno-trigraphs -Wno-reorder -Wno-non-virtual-dtor -pipe -g -fexceptions -fno-strict-aliasing -fvisibility-inlines-hidden -fsigned-char -march=pentium4 -msse2 -mfpmath=sse -fno-math-errno -fno-trapping-math -pthread -fno-stack-protector -mlong-branch -m32 -DLL_DARWIN=1 -DLL_NEW_HTTP_CORE=1 -DLL_MEDIA_ON_PRIM=1 -DLL_NEW_BAKING=1 -DOV_EXCLUDE_STATIC_CALLBACKS -DCARES_STATICLIB -DCARES_STATICLIB -DLIB_NDOF=1 -- Configuring done CMake Error in newview/CMakeLists.txt: Cannot find source file:
German.lproj/language.txt
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error in newview/CMakeLists.txt: Cannot find source file:
Japanese.lproj/language.txt
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error in newview/CMakeLists.txt: Cannot find source file:
Korean.lproj/language.txt
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
-- Build files have been written to: /Users/atashi/Documents/SL_Stuff/Build/CoolVLViewer/indra/build-darwin-i686 Cleaning 'build-darwin-i686' Error: the command 'cmake' exited with status 1
|