I am trying to use raylib-zig and nanovg-zig. The problem is they both have stb_image.h and on building I get a bunch of error: lld-link: duplicate symbol: stbi_{something} errors. How can I fix it?
GitHub
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib - Not-Nik/raylib-zig