Xcode will not run auval as a custom executable
Xcode will not run auval as a custom executable
- Subject: Xcode will not run auval as a custom executable
- From: Shai Shasag <email@hidden>
- Date: Sun, 5 Apr 2009 15:58:41 +0300
I'm trying to set auval as an Xcode custom executable for my AU plugin.
However when I run the executable from Xcode (Using Go or Debug
commands) I get:
"/usr/bin/auval": not in executable format: File format not recognized
in the Debugger console.
Running the following command from the gdb command line:
(gdb) exec-file /usr/bin/auval
yields the same result:
"/usr/bin/auval": not in executable format: File format not recognized.
If I launch auval from the Terminal, it runs and works fine.
auval version is 1.2.1b3, I'm using Xcode 3.0 on Mac OS 10.5.6
What gives?
Thanks,
Shai Shasag
Waves Audio
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden