Qt5QuickTemplates2 DIR-NOTFOUND

• Dec 9, 2019 - 04:14

when I try to configure cmake to compile on ubuntu 18.04 machine x64, I get the next error:
CMake Warning at build/FindQt5.cmake:32 (find_package):
By not providing "FindQt5QuickTemplates2.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5QuickTemplates2", but CMake did not find one.
Could not find a package configuration file provided by
"Qt5QuickTemplates2" with any of the following names:

Qt5QuickTemplates2Config.cmake
qt5quicktemplates2-config.cmake

Add the installation prefix of "Qt5QuickTemplates2" to CMAKE_PREFIX_PATH or
set "Qt5QuickTemplates2_DIR" to a directory containing one of the above
files. If "Qt5QuickTemplates2" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:87 (include)


Comments

In reply to by jeetee

Qtquick is clearly installed, since plugins are working well. Plus, there is no such thing as QtQuick in the installer:
1.png
Everything still builds. But Palettes aren't displayed. I hope I can fix this problem before the inspector switches to qml too. :)

Attachment Size
1.png 306.84 KB

Do you still have an unanswered question? Please log in first to post your question.