hw01 icon indicating copy to clipboard operation
hw01 copied to clipboard

hw01

Open liangqx-hku opened this issue 4 years ago • 0 comments

function stbi_write_png() was implemented under the instruction: #ifdef STB_IMAGE_WRITE_IMPLEMENTATION ... #endif so, we have define the macro: #define STB_IMAGE_WRITE_IMPLEMENTATION in the stb_image_write.cpp file.

liangqx-hku avatar Dec 20 '21 04:12 liangqx-hku