im trying to create a plugin for qgis ..
when i try to use cmake .. i get the following error after setup.
CMake Error at CMakeLists.txt:78 (QT4_WRAP_UI):
Unknown CMake command "QT4_WRAP_UI".
I already have Qt4, PyQt and python2.6 installed ..
Can someone help me figure out what is wrong here?
Thanks.
source
share