[Gtk-sharp-list] Gtk# Win32

Xavier de Blas xaviblas at cvs.gnome.org
Thu Jun 8 06:19:08 EDT 2006


Hello Adam

It works for me, probably you can get the clue looking at my .sln or
my .csproj

http://cvs.gnome.org/viewcvs/*checkout*/chronojump/chronojump.sln?rev=1.1
http://cvs.gnome.org/viewcvs/*checkout*/chronojump/chronojump.csproj?rev=1.2

if you don't find the solution, you can compile from the .NET SDK, i can
help on this also.

Luck

El dc 07 de 06 del 2006 a les 15:44 -0400, en/na Adam Tauno Williams va
escriure:
> I have a GTK# application I created in Monodevelop 0.11 on LINUX, and it runs
> fine on LINUX.
> 
> So I copied the binary over to an XP box with .NET installed *AND* the GTK#
> Win32 runtime (2.7.1 from
> http://forge.novell.com/modules/xfmod/project/?gtks-inst4win).  And the program
> immediately craps with -
> Unhandled Exception: System.DllNotFoundException: Unable to load DLL (libgtk-wi
> 32-2.0-0.dll).
>    at Gtk.Application.gtk_init(Int32& argc, IntPtr& argv)
>    at Gtk.Application.Init()
>    at PartsQC.MainClass.Main(String[] args)
> 
> It really looks like the Gtk# runtime does actually not contain that file,  I
> see a libgdk-win32-2.0.0 file, but nothing like libgtk-*.
> 
> I've run Gtk# applications I created on LINUX on Win2000 boxes before, but some
> time ago, and I don't recall seeing any problem like this one.
> 
> Am I overlooking something ridiculously simple?
> 



More information about the Gtk-sharp-list mailing list