-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi there! I'm trying to install on CentOs 6 using the buildscripts.
I followed the instructions in the readme, and I end up having the configuration fail on pyside install with this error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QT_PHONON_INCLUDE_DIR
used as include directory in directory /home/murphyra/repos/BuildScripts/pyside/build/CMakeFiles/CMakeTmp
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Checking for VideoCaptureDevice in phonon -- not found
CMake version greater than 2.8 necessary to run tests
-- QT_SRC_DIR variable not set or graphviz not found, apidoc generation targets disabled.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QT_PHONON_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/murphyra/repos/BuildScripts/pyside/PySide/phonon
-- Configuring incomplete, errors occurred!I've checked, and the directory /usr/include/phonon exists.
I even tried setting that env variable, but it has no effect on the error.
Even after scouring the interwebs, I can't find a fix to this. Any advice?
Metadata
Metadata
Assignees
Labels
No labels