[Kde-bindings] Qyoto: libqyoto not found
Arno Rehn
arno at arnorehn.de
Sat May 27 11:09:20 UTC 2006
Hi,
I just wanted t compile the Qt4-Qyoto bindings and came across this error (it compiles fine, but it doesn't execute that fine):
$ mono t1.exe
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Qt.QApplication ---> System.TypeInitializationException: An exception was thrown by the type initializer for Qt.SmokeInvocation ---> System.DllNotFoundException: libqyoto
in (wrapper managed-to-native) Qt.SmokeInvocation:AddFreeGCHandle (Qt.SmokeInvocation/FromIntPtr)
in <0x002bc> Qt.SmokeInvocation:.cctor ()--- End of inner exception stack trace ---
in <0x00000> <unknown method>
in <0x00024> Qt.QApplication:.cctor ()--- End of inner exception stack trace ---
in <0x00000> <unknown method>
in <0x00028> T1:Main (System.String[] args)
This is what I find funny:
System.DllNotFoundException: libqyoto
I have compiled libqyoto.so, installed it under /usr/local/lib and executed ldconfig. ldconfig -p tells, it has recognized libqyoto.so.
But why does this thing still complain about a missing library?
--
MfG
Arno Rehn
arno at arnorehn.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20060527/6623d687/attachment.html>
More information about the Kde-bindings
mailing list