No clue what’s going on. It’s not the code.
- Executing task in folder Raylib-CPP-Starter-Template-for-VSCODE-main: C:/raylib/w64devkit/bin/mingw32-make.exe RAYLIB_PATH=C:/raylib/raylib PROJECT_NAME=HelloWorld OBJS=*.cpp BUILD_MODE=DEBUG
mingw32-make HelloWorld
make[1]: Entering directory ‘D:/Games/Learning C++/Lesson 1/Raylib-CPP-Starter-Template-for-VSCODE-main’
make[1]: *** No rule to make target ‘*.cpp’, needed by ‘HelloWorld’. Stop.
make[1]: Leaving directory ‘D:/Games/Learning C++/Lesson 1/Raylib-CPP-Starter-Template-for-VSCODE-main’
make: *** [Makefile:387: all] Error 2
- The terminal process “C:\raylib\w64devkit\bin\mingw32-make.exe ‘RAYLIB_PATH=C:/raylib/raylib’, ‘PROJECT_NAME=HelloWorld’, ‘OBJS=*.cpp’, ‘BUILD_MODE=DEBUG’” terminated with exit code: 2.
- Terminal will be reused by tasks, press any key to close it.