The Umbrello/kdevelop problem
Ralf Habacker
ralf.habacker at freenet.de
Tue Jul 23 11:44:29 BST 2024
Am 22.07.24 um 22:55 schrieb Albert Astals Cid:
>
> Which features are lost in Umbrello when kdev-* is not available?
kdev is used for providing php language support.
from
https://invent.kde.org/sdk/umbrello/-/blob/master/CMakeLists.txt?ref_type=heads#L112
if(BUILD_PHP_IMPORT)
find_package(KDevelop-PG-Qt)
find_package(KDevPlatform ${KDEV_MIN_VERSION} COMPONENTS
${KDEV_COMPONENTS})
endif()
>
> For 24.08 would it make sense to just copy the necessary kdev-* code to
> umbrello or that's crazyness?
>
> Is an umbrello KF6 port in sight for 24.12?
I am not currently aware of this.
Cheers
Ralf
More information about the umbrello-devel
mailing list