[vtkusers] OS X::CarbonSound.h::Compile faild very early

Winfried Bilgic 4Winne at web.de
Mon May 2 13:47:49 EDT 2005


Hello VTKUsers, 

i tried to compile VTK44 (from 01.Dec 2004) and an actual CVS version from today (05.May 2005) on an OS X 10.3.9 system without any luck. The mac system is a fresh installation with XCode 1.5 and all the latest patches. I used "VTK_USE_CARBON=ON" in the first approch and "VTK_USE_COCOA=ON" on the second approch (all wrappings were disabled, only C++ core). Both times the following abort error occure:

/Users/wbilgic/VTK041201/VTKBin/Utilities/freetype: building default_target
Building object file src/base/ftbase.o...
In file included from /Users/wbilgic/VTK041201/VTKBin/Utilities/freetype/src/base/ftmac.c:71,
                 from /Users/wbilgic/VTK041201/VTKBin/Utilities/freetype/src/base/ftbase.c:35:
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:33:37: CarbonSound/CarbonSound.h: No such file or directory
make[5]: *** [src/base/ftbase.o] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_freetype] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Utilities] Error 2
make: *** [default_target] Error 2

I searched for the "CarbonSound.h" and found it inside the XCode SDK, but i don't know exactly where i have to copy these files ? Can anyone help ?

Thx in advance, Winne







More information about the vtkusers mailing list