Incbin Problems
Implemented incbin, which was a bit of a nightmare for the MSVC side. Currently MSVC does not compile inline, so Visual Studio complains about linker errors. I’ve added another executable process to CMake so that incbin.exe can be built, and apparently that should do the trick, however the few times I’ve tried to compile assets […]
Read more