It appears that FindQt4.cmake checks if the 'Qt' directory exists in '/usr/lib/qt4/imports/' path. On Ubuntu this folder exists only if one of the following QML plugins is installed: - libqt4-declarative-folderlistmodel - libqt4-declarative-gestures - libqt4-declarative-particles - libqt4-declarative-shaders
(thanks to György Balló who pointed this out to me). It seems incorrect to me to assume that at least one QML plugin should be installed for the destination path to be defined. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894805 Title: QT_IMPORTS_DIR is not defined To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/894805/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
