[Kolab-devel] problem building kolab-utils from source - QT4_WRAP_CPP
Andrzej Kwiatkowski <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <5202BE1D.3000903__41946.0145793439$1375911467$gmane$org@gmail.com> |
Hi I'm trying to build from source kolab-utils od debian with command; root@kwiatek:/tmp/kolab-utils-3.0.3# cmake ./ CMake Error at CMakeLists.txt:11 (QT4_WRAP_CPP): Unknown CMake command "QT4_WRAP_CPP". -- Configuring incomplete, errors occurred! And got QT4_WRAP_CPP error. How can i resolve this ? I have package libqt4-core installed. REgards AK