Raylib-CPP-Starter-Template-for-VSCODE-V2 icon indicating copy to clipboard operation
Raylib-CPP-Starter-Template-for-VSCODE-V2 copied to clipboard

Raylib C++ Starter Template for VSCODE V2

Results 7 Raylib-CPP-Starter-Template-for-VSCODE-V2 issues
Sort by recently updated
recently updated
newest added

When I make another file and try to run the file it says "launch program does not exist" how can i make a another file for my own projects?

Is the application made out of this template static or dynamic linking to the library? It seems that the .exe application execute well without `.dll` file so I think it...

Hello, I have downloaded your template library. How can I create a new folder under the `src` folder to separately store the `.h` and `.cpp` files? Under the current configuration,...

I'm getting these errors. How is the project supposed to know where the raylib files are? Don't I need to link them somehow?

Adds the w64devkit shell to available terminals in VS Code by modifying the %USERPROFILE%\AppData\Roaming\Code\User\settings.json file. Created a User folder Added terminal.json to User folder (a basic copy of settings.json) Added...

I want to use Enet with raylib, i have neither installed a c++ librarie before nor write Makefile code ever before. Maybe this is a very stupid question but i...

it says raylib cpp main.exe file does not exist and code wouldnt work