Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Eexecutable launcher was unable to locate its companion shared library

Hi all,

I managed to build a product (called "server") but am now faced with the
following error message when starting it under Mac OS X:

"The Server executable launcher was unable to locate its
companion shared library."

This only happens if I start the product with "./server"; using
"./server.app/Contents/MacOS/server" works.

A shared library is present under
"./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120522-1813/eclipse_1503.so",
which, according to
<http://www.eclipsezone.com/eclipse/forums/t99480.html#92164130> should
be enough.

Any suggestions what the problem might be or how to debug this?

Best wishes,

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top