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_QTDECLARATIVE_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/jacob/psmoveapi/qt
-- Configuring incomplete, errors occurred!
How do I set it and what to? (I am new to qt)
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_QTDECLARATIVE_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/jacob/psmoveapi/qt
-- Configuring incomplete, errors occurred!
How do I set it and what to? (I am new to qt)