Revision 810290

Go back to digest for 25th May 2008

Bug Fixes in Games

Will Stephenson committed changes in /trunk/KDE/kdegames/ksudoku/src/gui/views:

Fix build failure when OpenGL is found. You can't use compiler preprocessor conditionals in moc'ed header files because the -D definitions are not passed to automoc.

Instead, exclude the source file that needs openGL from the build using cmake.

File Changes

Modified 3 files
  • /trunk/KDE/kdegames/ksudoku/src/gui/views
  •   /CMakeLists.txt
  •   /roxdokuview.cpp
  •   /roxdokuview.h
3 files changed in total