Bug 298143 - Compilation with GLES fails if OpenGL is not available
Summary: Compilation with GLES fails if OpenGL is not available
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: 4.8.2
Platform: unspecified Linux
: NOR normal
Target Milestone: 4.8.3
Assignee: KWin default assignee
URL: https://git.reviewboard.kde.org/r/104558
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 19:44 UTC by Martin Flöser
Modified: 2012-04-14 19:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.3
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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