cmake in Flathub kdevelop

roundup976 at tutanota.com roundup976 at tutanota.com
Wed May 10 02:03:28 BST 2023


Hello,

I work in a large CMake project with 900+ executables, 6 million + lines of code and a bunch of other misc. stuff.  I have been using for the last 18 months the KDevelop appimage of version 5.6.1 successfully.  I use a specific cmake version located at /usr/local/bin/cmake.  No issues with the appimage. 

When I try to use the latest Flatpak version 5.11 it will not use my cmake version.  I changed it in both the global location under settings -> configure kdevelop -> cmake as well as project -> configure project -> cmake -> show advanced -> cmake executable.  The project setting will not keep the executable I point to.  It always defaults back to /app/bin/cmake.

I do not use kdevelop to build, but when the build configuration fails due to cmake errors the project is not parsed and there fore kdevelops code understanding is broken.  This essentially defeats the purpose of an IDE as I am sure you are aware.

Is there anything I can do to make this work?  Anything I can do to help if it is an issue?  I use neovim when not in kdevelop, and do not want to use vscode.

My OS is oracle linux 8 on the 5.4 linux kernel using the gnome desktop.

Thank You,

Ryan


More information about the KDevelop-devel mailing list