<div dir="ltr">OK, I did the suggested apt command and 143 extra packages were installed as a result of running the "sudo apt build-dep tellico" command<div>but when I try rerunning the tellico cmake command I still get the same error:<br><br>root@zbook1:/usr/local/src/tellico-4.0.1/build# cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`<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> Add the installation prefix of "Qt" to CMAKE_PREFIX_PATH or set "Qt_DIR" to<br> a directory containing one of the above files. If "Qt" provides a separate<br> development package or SDK, be sure it has been installed.<br><br>-- Configuring incomplete, errors occurred!<br></div><div><br></div><div>So these required cmake files still do not exist here.</div><div>But there is a Qt5 file of:<br><br>/usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake<br></div><div><br></div><div>Again this is occurring on Ubuntu 20.04.6 LTS with tellico-4.0.1</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 24, 2024 at 5:34 PM Robby Stephenson <<a href="mailto:robby@periapsis.org">robby@periapsis.org</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"><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" target="_blank">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>
</blockquote></div>