I’m trying to load a PNG image using SDL but the program doesn’t work and this error appears in the console
libpng warning: iCCP: known incorrect sRGB profile
Why does this warning appear? What should I do to solve this problem?
I’m trying to load a PNG image using SDL but the program doesn’t work and this error appears in the console
libpng warning: iCCP: known incorrect sRGB profile
Why does this warning appear? What should I do to solve this problem?