From 18610348075 at 163.com Fri Apr 3 19:59:32 2015 From: 18610348075 at 163.com (liuliu) Date: Sat, 4 Apr 2015 07:59:32 +0800 Subject: [Kiwiviewer] =?gb2312?b?YnVpbGQgYnkgeGNvZGU2IKO/?= Message-ID: hi, all i want compile ves to get vtk-framework and kiwi-framework. i use cmake generate VES_SUPERBUILD.xcodeproj. open it by Xcode 6.2 I need some help. Here is the error message. PhaseScriptExecution CMake\ Rules /Users/baojy/Desktop/build/VES_SUPERBUILD.build/Debug/curl-ios-device.build/Script-A82E4D7595134083BF75A315.sh cd /Users/baojy/Desktop/VES /bin/sh -c /Users/baojy/Desktop/build/VES_SUPERBUILD.build/Debug/curl-ios-device.build/Script-A82E4D7595134083BF75A315.sh echo "Performing configure step for 'curl-ios-device'" Performing configure step for 'curl-ios-device' cd /Users/baojy/Desktop/build/CMakeExternals/Build/curl-ios-device && /Applications/CMake.app/Contents/bin/cmake -DCMAKE_INSTALL_PREFIX:PATH=/Users/baojy/Desktop/build/CMakeExternals/Install/curl-ios-device -DCMAKE_BUILD_TYPE:STRING=Release -DCURL_STATICLIB:BOOL=ON -DBUILD_CURL_EXE:BOOL=OFF -DBUILD_CURL_TESTS:BOOL=OFF -DCMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/baojy/Desktop/VES/CMake/toolchains/toolchain-ios-device.cmake -C /Users/baojy/Desktop/VES/CMake/toolchains/curl-TryRunResults.cmake -GXcode /Users/baojy/Desktop/build/CMakeExternals/Source/curl loading initial cache file /Users/baojy/Desktop/VES/CMake/toolchains/curl-TryRunResults.cmake CMake Error at /Users/baojy/Desktop/VES/CMake/toolchains/toolchain-ios-device.cmake:38 (message): Could not find a usable iOS SDK in Call Stack (most recent call first): /Applications/CMake.app/Contents/share/cmake-3.2/Modules/CMakeDetermineSystem.cmake:98 (include) CMakeLists.txt:24 (project) CMake Error: Could not find cmake module file: /Users/baojy/Desktop/build/CMakeExternals/Build/curl-ios-device/CMakeFiles/3.2.1/CMakeCCompiler.cmake CMake Error at CMakeLists.txt:24 (project): No CMAKE_C_COMPILER could be found. -- Configuring incomplete, errors occurred! make: *** [/Users/baojy/Desktop/build/CMakeExternals/Stamp/curl-ios-device/Debug/curl-ios-device-configure] Error 1 Command /bin/sh failed with exit code 2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From aashish.chaudhary at kitware.com Mon Apr 6 08:46:18 2015 From: aashish.chaudhary at kitware.com (Aashish Chaudhary) Date: Mon, 6 Apr 2015 08:46:18 -0400 Subject: [Kiwiviewer] =?utf-8?q?build_by_xcode6_=EF=BC=9F?= In-Reply-To: References: Message-ID: Hi There, We are not maintaining KiwiViwer and therefore it is likely that you are getting this build error. It probably means that you need to update the SDK in the toolchain-ios-device.cmake file. - Aashish On Fri, Apr 3, 2015 at 7:59 PM, liuliu <18610348075 at 163.com> wrote: > hi, all i want compile ves to get vtk-framework and kiwi-framework. i use > cmake generate VES_SUPERBUILD.xcodeproj. open it by Xcode 6.2 > > I need some help. Here is the error message. > > PhaseScriptExecution CMake\ Rules > /Users/baojy/Desktop/build/VES_SUPERBUILD.build/Debug/curl-ios-device.build/Script-A82E4D7595134083BF75A315.sh > cd /Users/baojy/Desktop/VES > /bin/sh -c > /Users/baojy/Desktop/build/VES_SUPERBUILD.build/Debug/curl-ios-device.build/Script-A82E4D7595134083BF75A315.sh > > echo "Performing configure step for 'curl-ios-device'" > Performing configure step for 'curl-ios-device' > cd /Users/baojy/Desktop/build/CMakeExternals/Build/curl-ios-device && > /Applications/CMake.app/Contents/bin/cmake > -DCMAKE_INSTALL_PREFIX:PATH=/Users/baojy/Desktop/build/CMakeExternals/Install/curl-ios-device > -DCMAKE_BUILD_TYPE:STRING=Release -DCURL_STATICLIB:BOOL=ON > -DBUILD_CURL_EXE:BOOL=OFF -DBUILD_CURL_TESTS:BOOL=OFF > -DCMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/baojy/Desktop/VES/CMake/toolchains/toolchain-ios-device.cmake > -C /Users/baojy/Desktop/VES/CMake/toolchains/curl-TryRunResults.cmake > -GXcode /Users/baojy/Desktop/build/CMakeExternals/Source/curl > loading initial cache file > /Users/baojy/Desktop/VES/CMake/toolchains/curl-TryRunResults.cmake > CMake Error at > /Users/baojy/Desktop/VES/CMake/toolchains/toolchain-ios-device.cmake:38 > (message): > Could not find a usable iOS SDK in > Call Stack (most recent call first): > > /Applications/CMake.app/Contents/share/cmake-3.2/Modules/CMakeDetermineSystem.cmake:98 > (include) > CMakeLists.txt:24 (project) > > > CMake Error: Could not find cmake module file: > /Users/baojy/Desktop/build/CMakeExternals/Build/curl-ios-device/CMakeFiles/3.2.1/CMakeCCompiler.cmake > CMake Error at CMakeLists.txt:24 (project): > No CMAKE_C_COMPILER could be found. > > > > -- Configuring incomplete, errors occurred! > make: *** > [/Users/baojy/Desktop/build/CMakeExternals/Stamp/curl-ios-device/Debug/curl-ios-device-configure] > Error 1 > Command /bin/sh failed with exit code 2 > > _______________________________________________ > Kiwiviewer mailing list > Kiwiviewer at public.kitware.com > http://public.kitware.com/mailman/listinfo/kiwiviewer > > -- *| Aashish Chaudhary | Technical Leader | Kitware Inc. * *| http://www.kitware.com/company/team/chaudhary.html * -------------- next part -------------- An HTML attachment was scrubbed... URL: