Re: No launchable executable present at path?
Re: No launchable executable present at path?
- Subject: Re: No launchable executable present at path?
- From: "Theodore H. Smith" <email@hidden>
- Date: Wed, 29 Mar 2006 13:19:24 +0100
Any help with this anyone?
I should have said that this message only occurs when I try to debug
my tool, using Xcode's "Build and Debug" button, or it's "Debug" button.
How can I debug then? Debugging has been killed off by this bug in
Xcode!
What can I do? Any help, anything?
On 28 Mar 2006, at 21:17, Theodore H. Smith wrote:
Hi people,
I'm getting some strange error. I made a small C++ shell tool,
using Xcode. It contains some calls to libxml2.
If I don't link in the library libxml2, then I can debug the shell
tool, although it fails at the first call to any libxml2 functions
of course.
If I DO link in the library, I get this "No launchable executable
present at path?" error. I've never seen this before. Why is this
happening?
I've linked to libraries before and had no problem, so I can't
understand why this is happening now.
I tried executing it from the terminal, and it DOES run just fine.
So it is an executable after all!
What is up?
_______________________________________________
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