On 7/12/05, Brian Hechinger <[EMAIL PROTECTED]> wrote: > On Sun, Jul 10, 2005 at 09:36:29PM +0200, Carlos Vidal wrote: > > On 7/10/05, Brian Hechinger <[EMAIL PROTECTED]> wrote: > > > i certainly am. now the whole thing in lib/ builds, and we die in src/ > > > with: > > > > > > "Window.hh", line 164: Error: BlackboxWindow::ClientState is not > > > accessible from BlackboxWindow::_client. > > > 1 Error(s) detected.
The error is still the same, the compiler sees BlackboxWindow::ClientState instead of ClientState all alone. Verify that you are using the modified Window.hh. The ClientState declaration should be just below the WMProtocols declaration. If there is still an error, it should'nt mention "BlackboxWindow::" at all. Carlos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
