[Gtkradiant] broken bobtoolz build on Linux

Timothee Besset gtkradiant@zerowing.idsoftware.com
Sat, 21 Sep 2002 00:27:57 +0200


Same problem in prtview actually. I'm adding back the typedef int BOOL;
till we see clearer why there was an initial change.

TTimo

On Sat, 21 Sep 2002 00:17:26 +0200
Timothee Besset <ttimo@idsoftware.com> wrote:

> Current Stable-1_2 branch contrib/bobtoolz/ doesn't build here on Linux:
> 
> g++ -g -D_DEBUG `gtk-config --cflags` -Wall -g -D_GTK_ -D_BOBTOOLZGTK_ -Icontrib/bobtoolz/dialogs -I../STLport/stlport -Ilibs -Iinclude -c Debug/contrib/bobtoolz/dialogs/dialogs-gtk.cpp -o Debug/contrib/bobtoolz/dialogs/dialogs-gtk.o
> In file included from Debug/contrib/bobtoolz/dialogs/dialogs-gtk.cpp:21:
> Debug/contrib/bobtoolz/dialogs/dialogs-gtk.h:26: syntax error before `;'
> 
> not sure what the BOOL changes where supposed to fix:
> 
> http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h.diff?r1=1.6.2.1&r2=1.6.2.2&only_with_tag=Stable-1_2&sortby=date
> 
> TTimo
> 
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant@zerowing.idsoftware.com
> http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
>