[Gtk-sharp-list] gnomesharpglue dllnotfound exception
Francisco Figueiredo Jr.
fxjrlists@yahoo.com.br
Sun, 15 Aug 2004 22:59:34 -0300
Hi all,
After I updated gtk-sharp with cvs of today, I start getting this error
whenever I execute a gtksharp application:
[fxjr@fxjr gtk-sharp]$ mono sample/fifteen.exe
Unhandled Exception: System.DllNotFoundException: gnomesharpglue
in <0x00050> (wrapper managed-to-native)
Gnome.Program:gtksharp_gnome_program_init
(string,string,Gnome.ModuleInfo&,int,string[],int,Gnome.Program/PropertyArg[])
in <0x002cf> Gnome.Program:.ctor
(string,string,Gnome.ModuleInfo,string[],object[])
in <0x00102> Fifteen:Main (string[])
Do you have any idea why may I be getting that?
May this be something in the etc/config mapping file?
I can see that there are a lot of DllImport("gnomesharpglue")
I tried make clean and make make install with no luck.
Thanks in advance.
Regards,
Francisco Figueiredo Jr.