Re: Debugging AudioUnits with CodeWarrior?
Re: Debugging AudioUnits with CodeWarrior?
- Subject: Re: Debugging AudioUnits with CodeWarrior?
- From: email@hidden
- Date: Wed, 6 Nov 2002 10:08:25 +0100
Hi Howard,
ok, I finally managed to get CodeWarrior compiles to work
for AudioUnits. Can someone point out how to set up for
debugging under CodeWarrior? (I can do it in ProjectBuilder,
but not in CodeWarrior.) Sorry if this has been answered
before, but I couldn't find it in the archives.
To do that, I have switched the linkers to use the CW one not
the apple one (there are two mach-o linkers in your project
settings). You'll get an link error since it will miss some
framework. Put the frame work you'll need and it will be ok then.
Raphael
_______________________________________________
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.