https://bugs.kde.org/show_bug.cgi?id=358331
Bug ID: 358331
Summary: Cmake for 4.90.90 branch invalidates kdevelop-pg-qt
Product: kdevelop
Version: 4.90.90
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
running cmake for 4.90.90 finds the proper version of kdevelop-pg-qt (also
installed from source), but claims it has an invalid version, saying it needs a
compatible version for 1.90.90, but only found 1.90.90 (obviously they are the
same version number). using 1.90.91 does not fix this either, giving the same
error.
Reproducible: Always
Steps to Reproduce:
1.compile and install kdevplatform 4.90.90, kdevelop-pg-qt 1.90.90/1.90.91
2. run cmake on kdevelop
3. watch for warning message about incompatible versions.
Actual Results:
gives you warning about incompatible versions for kdevelop-pg-qt
Expected Results:
no warnings and successfully finding kdevelop-pg-qt
--
You are receiving this mail because:
You are watching all bug changes.