[Gtk-sharp-list] gtk# on mac os x
Attila Balogh
d0lphin@mail.edu-net.hu
Fri, 02 Apr 2004 02:58:45 +0200
hello,
after compiling gtk# from cvs, with mono 0.31, i get this message when i
try to run button.exe from samples: (gtk# and also the samples compile
without errors)
Unhandled Exception: System.DllNotFoundException: libgtk-win32-2.0-0.dll
#0: 0x00011 throw in Gtk.Application::gtk_init ([M:0xf0200734]
[M:0xf0200730] )
#1: 0x0000e call in Gtk.Application::Init ()
#2: 0x00000 call in GtkSamples.ButtonApp::Main ([O:0x83ec50] )
i know about the jit problems, but as i understand, using mint those can
be avoided, everything will be slower, but continue to run, isn't that
right? i did a normal ./autogen.sh && make && make install.
regards,
Attila