https://bugs.kde.org/show_bug.cgi?id=523680
Bug ID: 523680
Summary: Optional libraries are only partially recognized
Classification: Developer tools
Product: buildsystem
Version First unspecified
Reported In:
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hello,
It is only partially possible to include additional libraries.
I tried using the version available directly in Debian’s package repositories,
as well as the snap and FlapHub versions.
I was able to successfully include the Boost libraries via the package
repositories.
As expected, I can use them.
I installed curlpp using the same method, but without success.
In another attempt, I downloaded the WT library via Git and compiled it myself.
These aren’t recognized either.
In further tests, I tried the following locations using -DCMAKE_INSTALL_PREFIX=
/usr/
/usr/lib/
/usr/include/
However, none of this worked.
As a last resort, I created a profile in the options under “Environment
Variables” and simply set CMAKE_PREFIX_PATH to /usr/.
However, I can confirm that the correct “Wt” folder is in the same location as
the Boost folder.
I also checked the permissions using Flatseal and, as a test, explicitly
granted access to the /usr/ path.
That didn't work either.
When I try to compile, KDevelop reports that the directories or files could not
be found.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.27.0
Qt Version: 6.10.3 is used and was built with 6.10.3
ADDITIONAL INFORMATION
The version I use:
KDevelop: 6.5.260403 (26.04.3)
Flatpak
KDE Flatpak runtime (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 7.1.3+deb13-amd64
--
You are receiving this mail because:
You are watching all bug changes.