Bug 298143

Summary: Compilation with GLES fails if OpenGL is not available
Product: [Plasma] kwin Reporter: Martin Flöser <mgraesslin>
Component: coreAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8.2   
Target Milestone: 4.8.3   
Platform: unspecified   
OS: Linux   
URL: https://git.reviewboard.kde.org/r/104558
Latest Commit: Version Fixed In: 4.8.3
Sentry Crash Report:

Description Martin Flöser 2012-04-14 19:44:43 UTC
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
Comment 1 Martin Flöser 2012-04-14 19:45:59 UTC
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