1 2 3 4 5 6
#define STB_IMAGE_IMPLEMENTATION #define STBI_FAILURE_USERMSG #ifdef _WIN32 # define STBI_WINDOWS_UTF8 #endif #include <stb_image.h>