Re: where can I get an old SDK?
Re: where can I get an old SDK?
- Subject: Re: where can I get an old SDK?
- From: Urs Heckmann <email@hidden>
- Date: Thu, 15 Apr 2004 17:40:43 +0200
Marc,
this is exactly the point...
2) remove AUPublic/AUCarbonViewBase/AUVParameter.*
Do you have an idea how many AUVParameters I use spread over all those
files I have... it's beyond hundreds...
...
;) Urs
Am 15.04.2004 um 16:48 schrieb Marc Poirier:
You could use something like Pacifist:
http://charlessoft.com/
on the installer package from the Xcode install CD and pick out what
you
need. But probably you could just use the new SDK without much
trouble.
There are only a few changes that I had to make:
1) change all instances of the word AUVParameter to CAUUParameter
2) remove AUPublic/AUCarbonViewBase/AUVParameter.*
3) add PublicUtility/CAAUParameter.*
4) add AUPublic/AUViewBase/AUViewLocalizedStringKeys.h
5) add AUPublic/AUPropertiesPostPantherAdditions.h, but remove the
kAudioUnitProperty_OfflineRender enum from it (as others have pointed
out,
this was an error and causes a clash with the latest framework headers)
On Thu, 15 Apr 2004, Urs Heckmann wrote:
Hiya,
I carelessly installed the latest CoreAudio SDK 1.3.1 and now
everything is f***ed up. I mean, it's really in a mess now. I can't do
all changes necessary in my whole GUI Framework ( more than 50 .cpp
files now... ) and beta test this before release.
I can't find the installer for the SDK I used so far. Where can I get
the previous SDK?
desperately,
;) Urs
urs heckmann
email@hidden
www.u-he.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.