On Thu, Jul 15, 2010 at 11:16 PM, Zach Bean <[email protected]> wrote: > > Hi all, > > I'm building a Gtk# application that I'm hoping I'll be able to use on both > Windows and Linux. Up till recently, I've been using Linux / MonoDevelop > exclusively, but I've now gotten it into my head that I'd like to see it > running on Windows as well. > > I've installed the Gtk# runtime, version 2.12.10, but when I try running my > app, it exits immediately. Debugging with Visual Studio Express 2008 shows > that it's a "System.TypeInitializationException" being thrown on > Gtk.Application.Init. Apparently the cause was a DllNotFoundException > complaining about not being able to load libgthread-2.0-0.dll ({"Unable to > load DLL 'libgthread-2.0-0.dll': The specified procedure could not be found. > (Exception from HRESULT: 0x8007007F)"}). > > I see the same issue on Windows 7, but not on Windows XP.
64-bit? -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
