[Mono-list] Mono + Clutter

Rodrigo Kumpera kumpera at gmail.com
Mon Jun 30 16:11:28 EDT 2008


the so lib name in the bidings is wrong.

On Sun, Jun 29, 2008 at 2:27 AM, John M. Anderson <sontek at gmail.com> wrote:

> I've installed the clutter-sharp bindings and clutter from svn... I had
> to modify the bindings .ac file to be able to work with svn but it all
> worked just fine, but when I try to run one of the examples I get:
>
> [mono] ~/code/oss/clutter-sharp/clutter/examples @ mono test-actors.exe
>
> Unhandled Exception: System.DllNotFoundException: libclutter--.so
>  at (wrapper managed-to-native) Clutter.ClutterRun:clutter_init
> (int,intptr)
>  at Clutter.ClutterRun.Init () [0x00000]
>  at SuperOH.Main () [0x00000]
>
>
> but I can compile it just fine:
>
> [mono] ~/code/oss/clutter-sharp/clutter/examples @ gmcs test-actors.cs
> -pkg:gtk-sharp-2.0 -pkg:clutter-sharp
>
>
> I can't figure out whats telling it to find libclutter--.so, that file
> doesn't exist any where on my system, I do have these though:
>
> /home/sontek/bin/lib/libclutter-glx-0.7.la
> /home/sontek/bin/lib/libclutter-glx-0.7.so
> /home/sontek/bin/lib/libclutter-glx-0.7.so.0
> /home/sontek/bin/lib/libclutter-glx-0.7.so.0.707.0
>
>
> here is my pkg-config info:
>
> [mono] ~/code/oss/clutter-sharp/clutter/examples @ pkg-config --list-all
> |grep clutter
> clutter-0.7              Clutter - Clutter Core Library (glx backend)
> clutter-sharp            clutter-sharp - clutter-sharp - clutter C
> clutter-glx-0.7          Clutter - Clutter Core Library (glx backend)
> clutter-x11-0.7          Clutter - Clutter Core Library (glx backend)
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080630/f166a524/attachment.html 


More information about the Mono-list mailing list