[Kde-bindings] Qyoto unable to load dylib on OS X

JD Guzman jdg.dev at me.com
Fri Mar 9 10:51:10 UTC 2012


Hi all,

Well I managed to get Qyoto built with no errors on OS X but my current issue is that when I add the qt-dotnet.dll to my project and build it I get a System.DllNotFoundException: libqyoto.2.dylib error.

First of all I must say that at first the error showed libqyoto.so.2 but as I am on OS X dylibs were built instead.  I changed the dll mapping file and now it's looking for the libqyoto.2.dylib which is in my /usr/local/lib directory but at run time it still cannot be found.

I have set my DYLD_LIBRARY_PATH and I can confirm that /usr/local/lib is in there but that still didn't work.

I feel like I am so close to getting this working but it is something really simple that I am missing.

Any help would be appreciated.

Regards,

JD


More information about the Kde-bindings mailing list