cmake and QT_QTOPENGL_LIBRARY

Allen Winter winter at kde.org
Wed Aug 15 17:51:22 BST 2007


On Wednesday 15 August 2007 12:29:13 pm Martin Koller wrote:
> Hi,
> 
> I tried to compile KDE again after a lot of weeks, and I already have 
> kdepimlibs and kdelibs compiled. However kdebase fails in the cmake phase 
> with the following error:
> 
> CMake Error: This project requires some variables to be set,
> and cmake can not find them.
> Please set the following variables:
> QT_QTOPENGL_LIBRARY (ADVANCED)
> 
> (Note: a few weeks before it configured/compiled without that error).
> Any Idea what I'm missing or to what value I have to set mentioned var ?
> Thanks.
> 
> P.S.:I'm running this on a rather old Suse 9.1 setup with XFree86 4.4.0 RC2
> 
It means the buildsystem could not locate the QtOpenGL installation.

Apparently the qt-copy configure did not locate opengl libs on your
system, or you specifically configured with the -no-opengl option.





More information about the kde-core-devel mailing list