[Insight-users] Cocoa app with ITK, VTK to read DICOM file

Sean McBride sean at rogue-research.com
Fri Aug 12 11:56:14 EDT 2011


On Thu, 11 Aug 2011 21:14:55 -0700, Max Putrik said:

>I have Xcode 3.2.6 and Mac OS X 10.6.8 I tried to set different SDK and
>deployment target from 10.4 to 10.6, I have used all variants, but this
>SimpleCocoaVTK does not want to work, also I tried to change gcc from 4.2 to
>4.0 - no result... and in SimpleCocoaVTK file "info.plist" is highlighted in
>red color.
>
>full message of mistake is:
>
>Undefined symbols:
>  "_fopen$UNIX2003", referenced from:

With that OS and Xcode, I suggest using the following:
- gcc 4.2
- 10.6 SDK
- 10.6 deployment target (did you set that?)

you should make these changes in the SimpleCocoaVTK.xcconfig file.

Also, this is getting pretty off topic for this list....

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the Insight-users mailing list