You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
[ 85%] Building CXX object obj/fplbase/CMakeFiles/fplbase.dir/src/main.cpp.o
/home/giellamo/projects/flatui/dependencies/stb/stb_image.h: In function ‘int stbi__create_png_image_raw(stbi__png*, stbi_uc*, stbi__uint32, int, stbi__uint32, stbi__uint32, int, int)’:
/home/giellamo/projects/flatui/dependencies/stb/stb_image.h:4086:17: error: this ‘for’ clause does not guard... [-Werror=misleading-indentation]
for (k=0; k < nk; ++k)
^
/home/giellamo/projects/flatui/dependencies/stb/stb_image.h:4090:13: note: in expansion of macro ‘CASE’