Environment:
OS: Windows 11
Compiler: gcc
CRT: msys64
When compiling nob with gcc I received hundreds of lines of errors, all coming from
#include <shellapi.h>
Commenting it seems to resolve the issue, however that is not an ideal solution
compile errors:
error.txt