On Fri, Jul 15, 2005 at 07:54:22PM +0200, Carlos Vidal wrote: > > i'm sorry, i forgot to include the new error message, that was the old one. > > ;) > > > > i moved that all out of the class (to right after it) and how it gets me > > this error: > > > > "Window.hh", line 353: Error: state is not a member of const > > BlackboxWindow::_client. > > "Window.hh", line 358: Error: state is not a member of const > > BlackboxWindow::_client. > > "Window.hh", line 369: Error: state is not a member of const > > BlackboxWindow::_client. > > "Window.hh", line 411: Error: ClientState is not defined. > > 4 Error(s) detected. > > You have to put the ClientState declaration before it is used, that > is, "right BEFORE class BlackboxWindow"! :-) > > I enclose the modified Windows.hh (it compiles with gcc 4.0).
that did the trick, thanks!! have you all been paying attention for patching the sources? or should i provide a diff? now to beat bbkeys 0.9.0 into submission. ./configure is looking for gnome-config which was replaced with pkg-config some time back, so of course i don't have it. ;) -brian -- "I fear death only slightly more than I hate my life." --8-bit Theater -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
