[Tnfox-discussion] Re: build error on FXApp.cpp

2006-02-27 Thread Niall Douglas
On 26 Feb 2006 at 21:11, [EMAIL PROTECTED] wrote: > I see now that I did have the Fox compatibility definition in the > SConstruct file for the fox_tests that I sent you, and so that was the > problem with image.cpp that I sent. But I see that gltest.cpp still fails > in both cases, as well as me

[Tnfox-discussion] Re: build error on FXApp.cpp

2006-02-26 Thread Niall Douglas
On 26 Feb 2006 at 11:39, [EMAIL PROTECTED] wrote: > >> 1. had to specify FX::strdup(tmp) to keep the compiler from aborting > >> with > >> a conflict error from one included by string.h in gltest.cpp > > > > Should be fixed in SVN. Haven't tested it though. > > This one not fixed. Several strdup

[Tnfox-discussion] Re: build error on FXApp.cpp

2006-02-25 Thread Niall Douglas
On 25 Feb 2006 at 15:24, [EMAIL PROTECTED] wrote: > >> 3. The error line below had to be commented out. > >> src/FXApp.cpp: In function 'int FX::xerrorhandler(Display*, > >> XErrorEvent*)': > >> src/FXApp.cpp:1147: error: 'FXThread' has not been declared > >> src/FXApp.cpp:1147: error: 'current' w