[ITK-users] Compile ITK for iPhone
Yassmin
yassminabdallah at gmail.com
Wed Nov 4 20:01:16 EST 2015
Hello,
i trying to build ITK for iPhone (xcode 6.3, itk 4.8.1, cmake 3.0.2, iOS 8)
but the tutorial i'm follow seems of out of date.
first it say,
"in ITK SOURCE DIR/Utilities/vxl/core/vnl/vnl math.cxx, after line 77, add
the line #define finite(x)   inline isfinited((double)x)"
but i can't find "ITK SOURCE DIR" and i don't know where to add the line ?
i compile it anyway and i face this,
//////////////////////////////////////////
CMake Warning at
/usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/Platform/Darwin.cmake:179
(message):
Ignoring CMAKE_OSX_SYSROOT value:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
/SDKs/MacOSX10.10.sdk
because the directory does not exist.
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeSystemSpecificInformati
on.cmake:36 (include)
CMakeLists.txt:14 (project)
CMake Warning at
/usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/Platform/Darwin.cmake:179
(message):
Ignoring CMAKE_OSX_SYSROOT value:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
/SDKs/MacOSX10.10.sdk
because the directory does not exist.
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeSystemSpecificInformati
on.cmake:36 (include)
CMakeLists.txt:10 (PROJECT)
//////////////////////////////////////////
anyone compile ITK recently can help me with this please ?
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Compile-ITK-for-iPhone-tp7588136.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list