[Gtk-sharp-list] gtk-dotnet on Mac OS X

Dimitar Dobrev dpldobrev at yahoo.com
Tue Sep 14 07:34:02 EDT 2010


Hi, 

I'm trying to use gtk-dotnet, the latest version, on Mac OS X. I am using
the following DLL map saved in a file called gtk-dotnet.dll.config, located
in the same folder as gtk-dotnet.dll:

<configuration>
  <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-quartz-2.0.dylib"/>
</configuration>

When I call Gtk.DotNet.Graphics.FromDrawable it fails with a
System.EntryPointNotFoundException: "gdk_x11_drawable_get_xdisplay". I also
tried with "libgdk-quartz-2.0.0.dylib" instead of "libgdk-quartz-2.0.dylib"
- the same result. Which function should I use to get this working as in
Windows and Linux?
-- 
View this message in context: http://mono.1490590.n4.nabble.com/gtk-dotnet-on-Mac-OS-X-tp2538863p2538863.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list