Impossible to build a program in KDevelop from a Qt template for KDE
Igor Kushnir
igorkuo at gmail.com
Thu Mar 20 17:00:09 GMT 2025
On 2025-03-20 12:35 PM, Juan Ignacio Haba wrote:
> Juan Ignacio Haba Rodríguez
> Electronic Engineer, Universidad Complutense de Madrid
> KDE NEON 6.3 USER
>
> Hello,
>
> I have tried several times the typical basic program with a window, a form, a
> message saying hello, etc...
> I select project, new from template, Qt and then I chose KDE FRAMEWORKS in C+++
> minimum. Impossible. Once and another time. It doesn't build nothing.
>
> These are the messages:
>
> /home/nacho/projects/Hello_KDE/build> /snap/bin/cmake -
> DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug -G Ninja /home/nacho/
> projects/Hello_KDE
> CMake Error at CMakeLists.txt:3 (project):
> VERSION "%{VERSION}" format invalid.
>
>
> -- Configuring incomplete, errors occurred!
> *** Fallo: Código de salida 1 ***
>
> I am using KDE FRAMEWORKS 6.12 in my KDE 6.3 operating system, and Qt Creator
> and Qt Designer and CMake installed. I tried installed more KDE FRAMEWORKS
> LIBRARIES but nothing changed.
>
> I don't know what to do and I don't find references or tutorials to follow on
> google.
>
> Thank you
>
Hi!
Please report bugs at https://bugs.kde.org/enter_bug.cgi?product=kdevelop
Could be something wrong with the template you are using. Is it perhaps some
obsolete external template that is not part of KDevelop package/repository? Make
sure to spell out the exact strings you select in KDevelop's UI in the bug
report's steps to reproduce.
Cheers,
Igor
More information about the KDevelop-devel
mailing list