Re: [GtkGLExt] problem with g++
- From: Florent Teichteil <florent_teichteil yahoo fr>
- To: mbontorin gmail com
- Cc: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] problem with g++
- Date: Fri, 16 Sep 2005 15:39:54 +0200
Which version of g++ do you use ?
g++-3.4 is much more strict than g++-3.3 ; a lot of warnings have been
transformed into errors...
Florent
merlin o mago a écrit :
> I have a probem with g++. When I compile a program that uses gtkglext
> I get the following error:
>
> user hostname:~/$ g++ `pkg-config --cflags --libs gtk+-2.0 gtkglext-1.0` gears.c
> gears.c: In function `int main(int, char**)':
> gears.c:470: error: invalid conversion from `int' to `GdkGLConfigMode'
> gears.c:478: error: invalid conversion from `int' to `GdkGLConfigMode'
>
> This always happens that I use glconfig and this problem doesn't occur with gcc.
>
> The program gears is an example of gtkglext-1.0. How I could solve this problem?
> _______________________________________________
> gtkglext-list mailing list
> gtkglext-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkglext-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]