Re: The Umbrello/kdevelop problem
Ralf Habacker <[email protected]> Tue, 23 Jul 2024 12:54:23 +0200
| Newsgroups | gmane.comp.kde.releases,gmane.linux.umbrello.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 22.07.24 um 23:41 schrieb Tomaz Canabrava: > i did a port to kf6 (finished by another good soul) but ci fails because > of the lack of kdevelop. As mentioned in another email, this depends on compiling php language support, which can be disabled by adding -DBUILD_PHP_IMPORT=0 to the cmake configure line. Cheers Ralf