[Gtk-sharp-list] Mono.Cairo on Windows
John Luke
john.luke at gmail.com
Mon Aug 28 11:41:00 EDT 2006
Hello,
On Mon, 2006-08-28 at 13:12 +1200, Piotr Zurek wrote:
> Hi again,
>
> That will be my last question for today. At the moment it's easiest for
> me to develop on VS 2005 so I need to get Cairo running on Mono/.Net in
> Windows. I have installed Mono 1.1.16, Gtk# for Win and Gtk+ for Win but
> I must be missing something else along the way, cause I can't get it
> running. When compiling the Cairo Example from Gtk# samples I get
> following error message:
>
CairoSample.cs is what you are referring to, right?
> Unable to find an entry point named 'gdk_x11_drawable_get_xdisplay' in
> DLL 'libgdk-win32-2.0-0.dll'
>
If there is a cairo-sample.exe.config file in the Windows version try to
remove it and see if it works.
I don't use Windows right now, but I think GtkCairo.cs and
cairo-sample.exe.config.in should be removed and CairoSample.cs be
updated to use the Gtk2.8 method unconditionally.
> It would be so nice just to install Mono 1.1.17, go to VS 2005 create a
> Gtk project, add a reference and get at least the sample running. Just
> dreaming...
More information about the Gtk-sharp-list
mailing list