I get an error when I run mingw32-make -f makefile.lite.
ogg_decoder_aspect.h: 36: 21: ogg / ogg.h No such file
What should I do?
Fixed ogg in the include folder. However, at windows_unicode_filenames, I got an error 136: 22: error storage size of 'ut' isn't known. What should I do?
solved