bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re : Re : [Bug-gnubg] Tr : No-gui warnings ?


From: Michael Petch
Subject: Re: Re : Re : [Bug-gnubg] Tr : No-gui warnings ?
Date: Wed, 19 Aug 2009 13:11:42 -0600
User-agent: Microsoft-Entourage/12.20.0.090605



On 19/08/09 1:06 PM, "Michael Petch" <address@hidden> wrote:

> in main(). If someone can experiment, what happens if it is modified to
> this:
> 
> #ifdef WIN32
>     fNoTTY = FALSE;
> #endif 

Possibly it might have to be changed to:

in main(). If someone can experiment, what happens if it is modified to
this:

#ifdef WIN32
    fNoTTY = FALSE;
    fNoX = TRUE;
#endif 

If this were to even work then we could add a Define for windows builds to
build a GTK Enabled CLI build, or a GTK enabled GUI Build. I am suggesting
this change above to see what potentially happens).

Mike






reply via email to

[Prev in Thread] Current Thread [Next in Thread]