After download this project, I got a compiling error:
/usr/local/Cellar/llvm@4/4.0.1/bin/../include/c++/v1/wchar.h:119:15: fatal error: 'wchar.h' file not found
#include_next <wchar.h>
^~~~~~~~~
1 error generated.
The current compiling path cannot find wchar.h, or get wrong path.
My work environment is MacOS Catalina v10.15.7,I try many times, but the issue still exists