• 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
Help needed: expected unqualified-id in switching from 10.4 to 10.5 SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help needed: expected unqualified-id in switching from 10.4 to 10.5 SDK


  • Subject: Help needed: expected unqualified-id in switching from 10.4 to 10.5 SDK
  • From: "Blair M. Burtan" <email@hidden>
  • Date: Sun, 24 Aug 2008 07:42:09 -0700

I'm trying to recompile a large app that works just fine when using
the 10.4 SDK under the 10.5 SDK but I'm running into the following
errors:

/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/
AudioUnit.framework/Headers/AudioUnitProperties.h:794: error: expected
unqualified-id before 'unsigned'
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/
AudioUnit.framework/Headers/AudioUnitProperties.h:794: error: expected
`)' before 'unsigned'
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/
AudioUnit.framework/Headers/AudioUnitProperties.h:794: error: expected
`)' before 'unsigned'
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/
AudioUnit.framework/Headers/AudioUnitProperties.h:794: error: expected
`)' before 'unsigned'

typedef struct AUHostIdentifier {
    CFStringRef         hostName;
    NumVersion        hostVersion;
} AUHostIdentifier;

The line in question is: NumVersion    hostVersion;

I have no clue what's going on here.  I'm not even using the AudioUnit
framework to my knowledge unless it's part of Quicktime.


Blair M. Burtan
Northern Lights Productions
www.northernlights3D.com



 _______________________________________________
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

  • Prev by Date: Re: _LSCopyInfoForNode Guard Malloc crash
  • Next by Date: Re: source file rename doesn't affect file on disk
  • Previous by thread: Re: Strip command
  • Next by thread: Info.plist Warning?
  • Index(es):
    • Date
    • Thread