<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 24, 2024 at 4:34 PM Sven Linux <<a href="mailto:sven2bangkok@gmail.com">sven2bangkok@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am trying to build tellico 4.0.1 on Ubuntu 20.04.6 LTS and after installing several packages I am getting the following build error when I run cmake:<br><br>cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`<br><br>QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'<br>QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'<br>CMake Error at CMakeLists.txt:71 (find_package):<br>  Could not find a package configuration file provided by "Qt" (requested<br>  version 5.12.0) with any of the following names:<br><br>    QtConfig.cmake<br>    qt-config.cmake<br><br>Any ideas or suggestions?<br></div></blockquote><div><br></div><div>Using the "<span style="background-color:rgb(245,246,247);color:black;font-size:13px">sudo apt build-dep tellico" command will install all the packages that Ubuntu itself uses to build Tellico. That might grab what missing package you have.</span></div><div><br></div><div>Robby </div></div></div>