• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't find Carbon.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't find Carbon.h


  • Subject: Re: Can't find Carbon.h
  • From: Todd Blanchard <email@hidden>
  • Date: Fri, 03 Aug 2007 14:23:51 -0700

OK - here is the whole thing

Building target ?MIDI Patchbay? of project ?MIDI Patchbay? ? (5 errors, 4 warnings)
	    cd "/Users/todd/MIDI/MIDI Patchbay"
    setenv ASCII_OUTPUT_ANNOTATION YES
    setenv ENABLE_APPLE_JAM_EXTENSIONS YES
    setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
    setenv GROUP todd
    setenv NATIVE_ARCH i386
    setenv SYMROOT /Users/todd/Temp
    setenv USER todd
    /Developer/Private/jam -d1 -j2 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/todd/Temp/MIDI\ Patchbay.build/Development/MIDI\ Patchbay.build/MIDI\ Patchbay.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Development BUILD_STYLE=Development CPP_HEADERMAP_FILE=/Users/todd/Temp/MIDI\ Patchbay.build/Development/MIDI\ Patchbay.build/MIDI\ Patchbay.hmap SRCROOT=/Users/todd/MIDI/MIDI\ Patchbay OBJROOT=/Users/todd/Temp SYMROOT=/Users/todd/Temp DSTROOT=/tmp/MIDI\ Patchbay.dst
		    cd "/Users/todd/MIDI/MIDI Patchbay"
    setenv ASCII_OUTPUT_ANNOTATION YES
    setenv ENABLE_APPLE_JAM_EXTENSIONS YES
    setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
    setenv GROUP todd
    setenv NATIVE_ARCH i386
    setenv SYMROOT /Users/todd/Temp
    setenv USER todd
    /Developer/Private/jam -d1 -j2 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/todd/Temp/MIDI\ Patchbay.build/Development/MIDI\ Patchbay.build/MIDI\ Patchbay.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Development BUILD_STYLE=Development CPP_HEADERMAP_FILE=/Users/todd/Temp/MIDI\ Patchbay.build/Development/MIDI\ Patchbay.build/MIDI\ Patchbay.hmap SRCROOT=/Users/todd/MIDI/MIDI\ Patchbay OBJROOT=/Users/todd/Temp SYMROOT=/Users/todd/Temp DSTROOT=/tmp/MIDI\ Patchbay.dst
	    /usr/bin/gcc-4.0  -c "-I/Users/todd/Temp/MIDI Patchbay.build/Development/MIDI Patchbay.build/MIDI Patchbay.hmap"   -F/Users/todd/Temp/Development -F. -F"/Users/todd/MIDI/MIDI Patchbay"  -I/Users/todd/Temp/Development/include -I"Controller Classes"  -arch i386 -fno-common -fpascal-strings -O0 -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -pipe "-fmessage-length=0" -mdynamic-no-pic -g       "Controller Classes/PatchbayDocument.m"  -o "/Users/todd/Temp/MIDI Patchbay.build/Development/MIDI Patchbay.build/Objects-normal/i386/PatchbayDocument.o"
In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
                 from Controller Classes/PatchbayDocument.h:22,
                 from Controller Classes/PatchbayDocument.m:17:
/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:20:28: error: Carbon/Carbon.h: No such file or directory
In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
                 from Controller Classes/PatchbayDocument.h:22,
                 from Controller Classes/PatchbayDocument.m:17:
/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:161: error: parse error before 'ControlRef'
Controller Classes/PatchbayDocument.m: In function '-[PatchbayDocument addInstrument:atIndex:]':
Controller Classes/PatchbayDocument.m:1191: warning: unused variable 'undoManager'
		                 from Controller Classes/PatchbayDocument.m:17:
			                 from Controller Classes/PatchbayDocument.h:22,
				                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
					                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
						                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
							                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
								In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
									/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:20:28: error: Carbon/Carbon.h: No such file or directory
		                 from Controller Classes/PatchbayDocument.m:17:
			                 from Controller Classes/PatchbayDocument.h:22,
				                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
					                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
						                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
							                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
								In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
									/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:161: error: parse error before 'ControlRef'
		Controller Classes/PatchbayDocument.m:1191: warning: unused variable 'undoManager'
	    /usr/bin/gcc-4.0  -c "-I/Users/todd/Temp/MIDI Patchbay.build/Development/MIDI Patchbay.build/MIDI Patchbay.hmap"   -F/Users/todd/Temp/Development -F. -F"/Users/todd/MIDI/MIDI Patchbay"  -I/Users/todd/Temp/Development/include -I"Controller Classes"  -arch i386 -fno-common -fpascal-strings -O0 -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -pipe "-fmessage-length=0" -mdynamic-no-pic -g       "Controller Classes/EndpointTableDataSource.m"  -o "/Users/todd/Temp/MIDI Patchbay.build/Development/MIDI Patchbay.build/Objects-normal/i386/EndpointTableDataSource.o"
In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
                 from Controller Classes/EndpointTableDataSource.h:23,
                 from Controller Classes/EndpointTableDataSource.m:17:
/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:20:28: error: Carbon/Carbon.h: No such file or directory
In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
                 from Controller Classes/EndpointTableDataSource.h:23,
                 from Controller Classes/EndpointTableDataSource.m:17:
/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:161: error: parse error before 'ControlRef'
Controller Classes/EndpointTableDataSource.m: In function '-[EndpointTableDataSource control:isValidObject:]':
Controller Classes/EndpointTableDataSource.m:71: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
Controller Classes/EndpointTableDataSource.m: In function '-[EndpointTableDataSource tableView:setObjectValue:forTableColumn:row:]':
Controller Classes/EndpointTableDataSource.m:89: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
Controller Classes/EndpointTableDataSource.m: In function '-[EndpointTableDataSource tableView:newEndpointWithName:]':
Controller Classes/EndpointTableDataSource.m:138: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
		                 from Controller Classes/EndpointTableDataSource.m:17:
			                 from Controller Classes/EndpointTableDataSource.h:23,
				                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
					                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
						                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
							                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
								In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
									/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:20:28: error: Carbon/Carbon.h: No such file or directory
		                 from Controller Classes/EndpointTableDataSource.m:17:
			                 from Controller Classes/EndpointTableDataSource.h:23,
				                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDI.h:20,
					                 from /Users/todd/Temp/Development/PYMIDI.framework/Headers/PYMIDIEndpoint.h:19,
						                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:25,
							                 from /System/Library/Frameworks/AudioToolbox.framework/Headers/AudioUnitUtilities.h:15,
								In file included from /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:29,
									/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnitCarbonView.h:161: error: parse error before 'ControlRef'
		Controller Classes/EndpointTableDataSource.m:71: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
		Controller Classes/EndpointTableDataSource.m:89: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
		Controller Classes/EndpointTableDataSource.m:138: warning: passing argument 1 of 'PYMIDIIsEndpointNameTaken' from incompatible pointer type
Build failed (5 errors, 4 warnings)

On Friday, August 03, 2007, at 02:20PM, "Chris Espinosa" <email@hidden> wrote:
>
>On Aug 3, 2007, at 2:09 PM, Todd Blanchard wrote:
>
>> It seems this happens often.  I'm working away on a program and
>> suddenly, some header file is no longer "found" and the project has
>> to be junked.
>>
>> In this case I'm suddenly getting this:
>>
>> /System/Library/Frameworks/AudioUnit.framework/Headers/
>> AudioUnitCarbonView.h:20:28: error: Carbon/Carbon.h: No such file
>> or directory
>>
>> I have the Carbon framework added to the project.  This was
>> building and running just fine a few minutes ago.  Now, I cannot
>> for the life of me get it to find this file or any other old style
>> carbon mac types.
>
>Please drag the "Compiling foo.cp" line from your Build Results
>window into the Mail editor window, so we can see the compilation
>command, not just the error.
>
>Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Can't find Carbon.h
      • From: Chris Hanson <email@hidden>
References: 
 >Can't find Carbon.h (From: Todd Blanchard <email@hidden>)
 >Re: Can't find Carbon.h (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Can't find Carbon.h
  • Next by Date: link order
  • Previous by thread: Re: Can't find Carbon.h
  • Next by thread: Re: Can't find Carbon.h
  • Index(es):
    • Date
    • Thread