• 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
Re: Debugging iPhoto plugins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging iPhoto plugins


  • Subject: Re: Debugging iPhoto plugins
  • From: Han Ming Ong <email@hidden>
  • Date: Sun, 17 Apr 2011 14:09:07 -0700

On Apr 17, 2011, at 3:27 AM, Alejandro Visiedo García wrote:

> Hello friends!
>
> i'm developing a plugin to iPhoto to upload photos to social networks!
>
> i have a project from xCode 3 that i upgrade to xCode 4! from this project i can debugging plugin on iPhoto perfect! but i have created a new xCode 4 from scratch to build the same plugin, but well done!
>
> In the new xCode 4 project! When i try to debug the plugin, it same like xCode can't find iPhoto executable!
>
> I receive the next message in a pop-up dialog!
>   |  Error Starting Executable 'iPhoto'
>   |
>   | No executable file specified.
>   | Use the "file" or "exec-file" command.
>
> However, when i open the scheme editor of the project, i can see in the info panel the next:
>
> Build Configuration: Debug
> Executable: iPhoto.app
> Debugger: GDB
> Launch:
>    (o) Automatically
>    (  ) wait for iPhoto.app launch

That looks about right. Could you make sure that you are actually pointing to the right iPhoto.app path? You may have to the 'Other…' option to choose iPhoto app first.

Failing that, please enable gdb logging

defaults write com.apple.dt.Xcode IDEGDBLogToFile </path/to/log>

The log will show you the path of the file that you are trying to run.

Han Ming

>
> It is the same configuration that i have in the project upgraded from xCode 3 to xCode 4.
>
> Any idea???
>
> Thanks!
>
> Best Regards!
> ____________________________________
> Alejandro Visiedo García
> web: http://devsensation.es
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Debugging iPhoto plugins
      • From: Alejandro Visiedo García <email@hidden>
References: 
 >Debugging iPhoto plugins (From: Alejandro Visiedo García <email@hidden>)

  • Prev by Date: Re: Installing 4.0.2 over 4.0.1
  • Next by Date: Re: There's no option to have Xcode reload the last workspace on startup?
  • Previous by thread: Debugging iPhoto plugins
  • Next by thread: Re: Debugging iPhoto plugins
  • Index(es):
    • Date
    • Thread