| Summary: | kompare fails to compile against Qt 5.15.2 due to depreciated print routine | ||
|---|---|---|---|
| Product: | [Applications] kompare | Reporter: | Texstar <texstar> |
| Component: | general | Assignee: | Kompare bugs <kompare-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | PCLinuxOS | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Texstar
2020-11-21 23:17:19 UTC
Delete the "-DQT_DISABLE_DEPRECATED_BEFORE=…" line from CMakeLists.txt. I am likely going to do that in git. People need to stop adding this nonsense to the projects I maintain without my approval. *Fixed* Thank you so much Kevin! |