https://bugs.kde.org/show_bug.cgi?id=480240
Demi Marie Obenour <d...@invisiblethingslab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@invisiblethingslab.com --- Comment #4 from Demi Marie Obenour <d...@invisiblethingslab.com> --- (In reply to Grigory from comment #3) > (In reply to Nicolas Fella from comment #2) > > Are you building with clang? This sounds like > > https://bugs.kde.org/show_bug.cgi?id=479679 > > Hi, Nicolas! Thank you for a reply :) > > I just tried to build with clang like that: > > export CC=/usr/bin/clang > export CXX=/usr/bin/clang++ > cmake -B build > cmake --build build > > CMake said that it's using clang and it built successfully but the bug > persists. Does your clang use libc++ or libstdc++? The former will trip this bug. -- You are receiving this mail because: You are watching all bug changes.