[GRASSLIST:2081] Re: tk8.5 troubles with CVS build
Hamish
hamish_nospam at yahoo.com
Wed Dec 17 17:36:22 EST 2003
> > Has anyone tried using tk8.5 when building 5.7?
>
> I hadn't realised that Tk 8.5 existed until now.
I'm not really sure it does:
www.tcltk.com
Latest Releases
Tcl/Tk 8.4.5 Nov 24, 2003
Unless Chris is using a development version.
?
Hamish
> It should probably be:
>
> #if TK_MAJOR_VERSION==8 && TK_MINOR_VERSION>=4 || TK_MAJOR_VERSION>8
> CONST char *Tk_SetAppName(Tk_Window, CONST char *);
> #else
> char *Tk_SetAppName(Tk_Window, char *);
> #endif
More information about the grass-user
mailing list