Paul van Vulpen
Results
1
comments of
Paul van Vulpen
I could reproduce it on Clang using Windows, and STBI_NO_THREAD_LOCALS solved it for me as well. It's no problem with your code though, this is the minimum case: ```cpp static...