« Return to Thread: GtkGlArea and Windows

Re: GtkGlArea and Windows

by C.J. Adams-Collier :: Rate this Message:

Reply to Author | View in Thread

Sorry about the delay in getting back to you in this.  If you'd like to
help me test on windows, let me know.

Cheers,

C.J.


On Fri, 2006-06-09 at 22:02 -0700, BradDaBug wrote:

> I've been working on a Gtk# application that uses GtkGLArea, and it works
> fine on Linux with Mono, but I can't get it to build on Windows. I get an
> error when I try to build that looks like this:
>
> Assembly 'gtkglarea-sharp, Version=0.0.3.0, Culture=neutral,
> PublicKeyToken=...' uses  'glib-sharp, Version=2.4.0.0, ...' which has a
> higher version than reference assembly 'glib-sharp, Version=1.0.0.0, ...'
>
> I couldn't figure out how to get gtkglarea-sharp to build on Windows so I
> just copied the version I was using over on my Linux box with Mono, but I
> guess that won't work. Will gtkglarea-sharp even work on Windows? If not, is
> there any way to make a Gtk# application that uses OpenGL work on Windows?
> --
> View this message in context: http://www.nabble.com/GtkGlArea-and-Windows-t1765324.html#a4805031
> Sent from the Mono - Gtk# forum at Nabble.com.
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@...
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

 « Return to Thread: GtkGlArea and Windows