Closed 102roclo closed 2 months ago
There is an error in your build system. This will happen if you install LLVM/Clang without also installing Visual Studio. This problem should resolve itself if you install Visual Studio, open the developer command prompt, and then build the project.
Well I had to reinstall everything on C: for it to work but now it does! Thank you for the help
This message happens when i try to "Run Build Task", also it doesn´t create the game executable, only the folder In file included from ../build.c:28: ..\oogabooga/oogabooga.c:125:10: fatal error: 'math.h' file not found 125 | #include
| ^
~~~ 1 error generated.