I don't think bbkeys quite works with the CVS version of blackbox, apparently 
it worked with a CVS version from last year. Since then there have been some 
minor changes to the blackbox lib/ API.. 

If you mess around with the source you can get it to mostly compile.. I 
actually got stuck at the linking stage. You have to change a few things 
though, e.g. App::eventLoop() is now App::run() or something similar.

If you are interested in hacking on bbkeys you should send an email to 
Jason 'vanRijn' Kasper at [EMAIL PROTECTED]

James.

On November 18, 2003 04:29 pm, Chris Grossmann wrote:
> As I blindly plow through CVS...
>
> I'm having problems building bbkeys:
> > KeyClient.cpp:101: no matching function for call to
> > `Netclient::Netclient (bt::Display *&)'
> > Netclient.h:68: candidates are: Netclient::Netclient (Display *)
> > Netclient.h:131:                 Netclient::Netclient (const Netclient
> > &)
> > KeyClient.cpp:105: no matching function for call to
> > `KeyGrabber::KeyGrabber (bt::Display *&, unsigned int, unsigned int)'
> > KeyGrabber.h:37: candidates are: KeyGrabber::KeyGrabber (Display *,
> > unsigned int, unsigned int)
> > KeyGrabber.h:49:                 KeyGrabber::KeyGrabber (const
> > KeyGrabber &)
> > KeyClient.cpp: In method `void KeyClient::cycleScreen (int, bool)
> > const':
> > KeyClient.cpp:397: no matching function for call to `XWindow::focus ()
> > const'
> > make: *** [KeyClient.o] Error 1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to