• 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
Debugging in Digital Performer 5.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging in Digital Performer 5.11


  • Subject: Debugging in Digital Performer 5.11
  • From: "Olivier Tristan" <email@hidden>
  • Date: Fri, 29 Dec 2006 22:14:04 +0100

On 12/29/06, Adam Schabtach <email@hidden> wrote:
I'm probably missing something obvious, but does anyone know how to get
Xcode's debugger to play nicely with Digital Performer 5.11? I'm trying to
figure out why my latest AU's view won't display properly in DP (and only in
DP) and I can't seem to get Xcode 2.2.1 to either launch DP as the debugging
executable, or attach to DP's process. If I set the executable path to
Digital Performer 5.11.app, Xcode tells me "No launchable executable present
at path." If I set the path to the Digital Performer executable inside the
bundle, the debugger emits a message on its log saying "Executable path is
nil!".

Has anyone else run into this, and figured out how to resolve it? Thanks in
advance for any suggestions. We were just about to go into final beta with
this product when we discovered that it won't run in DP.


Hi,

You need to give the full path to the custom executable.
Right click your custom exec. More Info
And add to the path Contents/MacOS/Digital Performer so it will looks like
PATH_TO_DP_BUNDLE/Contents/MacOS/Digital Performer

XCode do not read the plist to know the name of the exec and check
only for an exec named after the bundle name, which is not the case
for DP.

Hope this helps.

--
Olivier Tristan
_______________________________________________
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


References: 
 >Debugging in Digital Performer 5.11 (From: "Adam Schabtach" <email@hidden>)

  • Prev by Date: Re: Debugging in Digital Performer 5.11
  • Previous by thread: Re: Debugging in Digital Performer 5.11
  • Next by thread: Re: Debugging in Digital Performer 5.11
  • Index(es):
    • Date
    • Thread