[Gtk-sharp-list] SpinButton troubles with gtksharglue calls.
Gonzalo Paniagua Javier
gonzalo@ximian.com
15 Dec 2002 17:22:34 +0100
El dom, 15-12-2002 a las 16:47, Alejandro Sánchez Acosta escribió:
> Hi!
>
> I have made a SpinButton sample for the GTK# tutorial and I have the
> following troubles with that:
>
> It compiles but in runtime it happens the following errors:
>
> raciel@voyager:~/mono/tutorial/spinbutton$ mono SpinButton.exe
>
> ** (SpinButton.exe:16425): WARNING **: Failed to load function
> gtksharp_get_type_id from libgtksharpglue.so
is libgtksharpglue.so in a path contained in /etc/ld.so.conf or in
LD_LIBRARY_PATH?
-Gonzalo