clang: warning: unable to find a Visual Studio installation; try running Clang from a developer command prompt [-Wmsvc-not-found]
In file included from ../build.c:18:
..\oogabooga/oogabooga.c:114:10: fatal error: 'math.h' file not found
114 | #include <math.h>
| ^~~~~~~~