No launchable executable present at path?
No launchable executable present at path?
- Subject: No launchable executable present at path?
- From: "Theodore H. Smith" <email@hidden>
- Date: Tue, 28 Mar 2006 21:17:19 +0100
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?
--
http://elfdata.com/plugin/
_______________________________________________
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