catsout / wallpaper-engine-kde-plugin

A kde wallpaper plugin integrating wallpaper engine
https://store.kde.org/p/1475528/
GNU General Public License v2.0
1.81k stars 79 forks source link

snprintf not declared or defined; archlinux #297

Open EndlessEden opened 1 year ago

EndlessEden commented 1 year ago

OS: Archlinux GCC: 13.1.1 LLVM: 15.0.7

tried with both clang and gcc, snprintf is not being declared or imported. backend_scene/third_party/vk_mem_alloc.h:2723:9: error: ‘snprintf’ was not declared in this scope

Mariocraft95 commented 1 year ago

Duplicate issue:

https://github.com/catsout/wallpaper-engine-kde-plugin/issues/296

Follow fix that I put here. I believe scene wallpapers no longer work at the moment anyway, so just web and video wallpapers are the only ones working for me.