kcm_kwincompositing and kcm_kwinscreenedges had not been adjusted to build system changes in 4.8. For more information see review request https://git.reviewboard.kde.org/r/104558
Git commit 1554ba408633397066d31c3d565c217b5a385fb8 by Michael Palimaka. Committed on 14/04/2012 at 20:55. Pushed by palimaka into branch 'KDE/4.8'. Fix KWin build failure when OpenGL is disabled and OpenGLES is enabled. Some old restructuring caused -DKWIN_HAVE_OPENGLES to no longer be passed to the compiler, causing OpenGL-specific code to be built while the libraries to link it were not available. REVIEW: 104558 M +2 -2 kwin/effects/CMakeLists.txt M +4 -4 kwin/kcmkwin/kwincompositing/CMakeLists.txt M +4 -4 kwin/kcmkwin/kwinscreenedges/CMakeLists.txt http://commits.kde.org/kde-workspace/1554ba408633397066d31c3d565c217b5a385fb8