OK, after a couple of similar fixes as before, something new came out: Code: Linking CXX executable ut_dbooster /home/marcin/applauncher/applauncherd-3.0.3/src/qdeclarativebooster/libmdeclarativecache.so: undefined reference to `QDeclarativeView::QDeclarativeView(QWidget*)' collect2: ld returned 1 exit status If it was qmake, then it should be Code: QT += declarative what should be added to cmake files? (I'm not familiar with cmake)
Linking CXX executable ut_dbooster /home/marcin/applauncher/applauncherd-3.0.3/src/qdeclarativebooster/libmdeclarativecache.so: undefined reference to `QDeclarativeView::QDeclarativeView(QWidget*)' collect2: ld returned 1 exit status
QT += declarative