I seem to be having this same issue. Compiling shows no errors, but when running hello.exe I receive:

This happens regardless of whether I compile using VSCode or manually using ‘g++’. Interestingly, when I compile with ‘gcc’ it works fine.
OS is Microsoft Windows [Version 10.0.19042.1110], and raylib installer is v370.
Suggestions on what to check? Thanks.