https://bugs.kde.org/show_bug.cgi?id=487452
Christoph Cullmann <christ...@cullmann.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/breeze-icons/-/commi | |t/75fd5c16d1cf0bb6756d4dedd | |073fed2ef6ee325 Resolution|DUPLICATE |FIXED --- Comment #10 from Christoph Cullmann <christ...@cullmann.dev> --- Git commit 75fd5c16d1cf0bb6756d4dedd073fed2ef6ee325 by Christoph Cullmann. Committed on 17/06/2025 at 16:42. Pushed by cullmann into branch 'master'. use big resource variant, else we OOM on 32 bit machines this has issues with LTO, we have a unit test that tells if stuff got lost in the DLL fix the resource loading for static library building, uncovered by the new unit test Related: bug 499674 M +1 -0 .gitignore M +5 -1 autotests/CMakeLists.txt A +68 -0 autotests/resourcetest.cpp [License: LGPL(v2.0+)] M +3 -2 src/lib/CMakeLists.txt M +9 -0 src/lib/breezeicons.cpp https://invent.kde.org/frameworks/breeze-icons/-/commit/75fd5c16d1cf0bb6756d4dedd073fed2ef6ee325 -- You are receiving this mail because: You are watching all bug changes.