[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The GEL lib (NILS read this!)
On Sat, Feb 12, 2000 at 09:33:52PM +0000, Aaron Lehmann wrote:
> What the ...?? The errors come from gtkitementry, a 3rd party widget I am
> using. I don't get these errors. Try upgrading your C and C++ compilers
> and your GTK library. I know that we require at least gtk 1.2.X, and there
> have been some issues with gcc 2.7.2.3 that I have not had time to resolve
> - but will look into, code portability is very important to me.
Well you should rename the widget. Using the gtk namespace for third party
widgets is a really bad idea
George