https://bugs.kde.org/show_bug.cgi?id=379688
Bruce Dubbs <bruce.du...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruce.du...@gmail.com --- Comment #1 from Bruce Dubbs <bruce.du...@gmail.com> --- I had the same problems with gcc7. I was able to get version 17.04.1 to build with: sed -i '/KLocal/a #include <functional>' src/profiles/tree/profiletreemodel.cpp sed -i '/abs/s/leftDist/(int)&/' src/scopes/audioscopes/spectrogram.cpp -- You are receiving this mail because: You are watching all bug changes.