Problem when building Tellico 4.0.1 on Ubuntu
Sven Linux
sven2bangkok at gmail.com
Tue Nov 26 19:16:59 GMT 2024
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
but when I try rerunning the tellico cmake command I still get the same
error:
root at zbook1:/usr/local/src/tellico-4.0.1/build# cmake ..
-DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
CMake Error at CMakeLists.txt:71 (find_package):
Could not find a package configuration file provided by "Qt" (requested
version 5.12.0) with any of the following names:
QtConfig.cmake
qt-config.cmake
Add the installation prefix of "Qt" to CMAKE_PREFIX_PATH or set "Qt_DIR"
to
a directory containing one of the above files. If "Qt" provides a
separate
development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
So these required cmake files still do not exist here.
But there is a Qt5 file of:
/usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake
Again this is occurring on Ubuntu 20.04.6 LTS with tellico-4.0.1
On Sun, Nov 24, 2024 at 5:34 PM Robby Stephenson <robby at periapsis.org>
wrote:
>
>
> On Sun, Nov 24, 2024 at 4:34 PM Sven Linux <sven2bangkok at gmail.com> wrote:
>
>> 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:
>>
>> cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`
>>
>> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
>> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
>> CMake Error at CMakeLists.txt:71 (find_package):
>> Could not find a package configuration file provided by "Qt" (requested
>> version 5.12.0) with any of the following names:
>>
>> QtConfig.cmake
>> qt-config.cmake
>>
>> Any ideas or suggestions?
>>
>
> Using the "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.
>
> Robby
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/tellico-users/attachments/20241126/aac04ba0/attachment.htm>
More information about the tellico-users
mailing list