[ITK-users] Compile ITK for iPhone

Yassmin yassminabdallah at gmail.com
Wed Nov 18 02:16:39 EST 2015


Hello Matt,

i'm sorry for all these confused mails, i have a different result each time
i built ITK that made me not certain about anything,

Recently i use Xcode 7 on OS X el captain and the latest release from ITK
4.8.2. i follow this tutorial 
http://www.cs.sfu.ca/~hamarneh/ecopy/ij2010a.pdf

1- build itk using cmake through Xcode command GXcode and the build was
successfully.
2- build the Xcode project on OS X under "Release" option and it was
successfully.
3- error appear in vl_math when built the project under "iOS architecture",
add this line "#define finite(x) ــinlineـisfinited((double)x)" solve the
problem, i didn't remove any dependance target as by remove them like the
tutorial said i face some errors so i just left them.
4- the library files didn't appear in this path "ITK BINARY
DIR/bin/Release", i found them in /ITKBin/ITKBuild/lib/Debug.


i now face the problem of add these paths to Header Search as they didn't
exists, 
• ITK SOURCE DIR/Code/Common
• ITK SOURCE DIR/Utilities/vxl/vcl
• ITK SOURCE DIR/Utilities/vxl/core
• ITK BINARY DIR/Utilities/vxl/vcl
• ITK BINARY DIR/Utilities/vxl/core
• ITK BINARY DIR


unfortunately i didn't know if i walk through the correct path or not for
build ITK.





--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Compile-ITK-for-iPhone-tp7588136p7588183.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list