Bug 418611 - KDEWebKit 5.68rc cannot be build against Qt5.15
Summary: KDEWebKit 5.68rc cannot be build against Qt5.15
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-kdewebkit
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-08 09:31 UTC by Pawel
Modified: 2020-03-08 11:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
build log (1.41 KB, text/x-log)
2020-03-08 09:31 UTC, Pawel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel 2020-03-08 09:31:03 UTC
Created attachment 126666 [details]
build log

SUMMARY
As at title. Required dependecy of Qt5-WebKit for KDEWebKit 5.68 is exact 5.14.x so it cannot be build against other (newer) version.

STEPS TO REPRODUCE
1. Just try to build: cmake (some options).

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Pawel 2020-03-08 09:32:41 UTC
Oh, sorry:
Linux - Arch Linux (but with kde-unstable/testing enabled)
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.68rc1 (build from sources)
Qt Version - 5.15.0beta1
Comment 2 Antonio Rojas 2020-03-08 10:38:29 UTC
You need to rebuild qtwebkit against qt 5.15
Comment 3 Pawel 2020-03-08 11:15:37 UTC
@arojas - Of, course. I've totally forgot about it.
Sorry for not neccessary bug report.