[Php-qt-users] cmake error at qimageblitz
Status: Beta
Brought to you by:
tm243
From: James E. <jam...@gm...> - 2009-05-26 12:46:14
|
Hi Trying to compile phpqt on Kubuntu 9.04, cmake errors out: CMake Error at smoke/qimageblitz/CMakeLists.txt:6 (find_package): Could not find module FindQImageBlitz.cmake or a configuration file for package QImageBlitz. Adjust CMAKE_MODULE_PATH to find FindQImageBlitz.cmake or set QImageBlitz_DIR to the directory containing a CMake configuration file for QImageBlitz. The file will have one of the following names: QImageBlitzConfig.cmake qimageblitz-config.cmake -- Build Smoke... yes - Qt, QtTest, QImageBlitz -- Configuring incomplete, errors occurred! ------------ I searched for these files and they don't exist. Related packages installed: libqt4 (all) libqt4-dev libqimageblitz-dev libqimageblitz4 php5-dev Any ideas how to fix this ? I'm running the build.sh script Thanks James |