Results 1 to 1 of 1
hello, newb needing a little help, installing compiz 0.8.4 via SBo, Slackware 13.0 x86_64
any advice would be greatly appreciated.
Code:
Tpo -c -o decorator.o decorator.cpp
decorator.cpp: In member function ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-24-2010 #1Just Joined!
- Join Date
- Apr 2010
- Location
- Central Valley, CA
- Posts
- 1
compiz.0.8.4 Slack 13.0 x86_64 install issue.
hello, newb needing a little help, installing compiz 0.8.4 via SBo, Slackware 13.0 x86_64
any advice would be greatly appreciated.
Code:Tpo -c -o decorator.o decorator.cpp decorator.cpp: In member function 'bool KWD::Decorator::enableDecorations(Time)': decorator.cpp:212: error: cannot allocate an object of abstract type 'KWD::Window' window.h:53: note: because the following virtual functions are pure within 'KWD::Window': /usr/include/kdecorationbridge.h:96: note: virtual void KDecorationBridgeUnstable::repaintShadow() /usr/include/kdecorationbridge.h:98: note: virtual bool KDecorationBridgeUnstable::shadowsActive() const /usr/include/kdecorationbridge.h:99: note: virtual double KDecorationBridgeUnstable::opacity() const decorator.cpp:214: error: cannot allocate an object of abstract type 'KWD::Window' window.h:53: note: since type 'KWD::Window' has pure virtual functions decorator.cpp: In member function 'void KWD::Decorator::handleWindowAdded(WId)': decorator.cpp:678: error: cannot allocate an object of abstract type 'KWD::Window' window.h:53: note: since type 'KWD::Window' has pure virtual functions make[3]: *** [decorator.o] Error 1 make[3]: Leaving directory `/tmp/SBo/compiz-0.8.4/kde/window-decorator-kde4' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/SBo/compiz-0.8.4/kde' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/SBo/compiz-0.8.4' make: *** [all] Error 2


Reply With Quote
