[Insight-users] ITK, Objective-C++, Cocoa, and Mac OS X
Gary Tedeschi
gotedesc at ucsd.edu
Fri, 20 Feb 2004 17:29:05 -0800
I would like to build a GUI that incorporates ITK using Apple's
developer tools (such as Xcode and Interface Builder). This will
require compiling and linking code that includes C++, Objective-C++,
ITK libraries, Cocoa and Interface Builder .nib files.
Has anyone been successful in doing this?
I have not been able to successfully compile and link programs that
include ITK in Xcode. Also, I am not clear on how to build GUI
applications with CMake that include .nib files. Can CMake build
Objective-C++ programs?
Any help along these lines would be appreciated.
thanks,
Gary