I just upgraded to FxPlug SDK 1.2.4 and I've been having trouble geting FCP to launch from the xcode debugger. FCP7 exits with status value 45 before anything comes up.
I suspect that it's my error and that I did something overly dumb, since it also gives an "Unknown Bundle" message in the console. (This is for an FxGenerator that I've successfully run in the debugger a few weeks ago, before my upgrade to FCP 7 and FxPlug SDK 1.2.4., but I have also edited the src code since then.)
Can anyone tell me what exit status 45 or "Unknown Bundle" implies?
-- Brian
run [Switching to process 1928 local thread 0x2e03] Running… warning: Unable to read symbols for "/Users/briangardner/programming/BRG_FxPlugins/MyGenerator/build/Debug/[Unknown Bundle]" (file not found).
Debugger stopped. Program exited with status value:45.
|