Setting up SDL/SDL2 with Vs code on Windows machine

preview_player
Показать описание
You may download the files from the following URL

Рекомендации по теме
Комментарии
Автор

hey, i have a problem in here. when i run the program there is a problem. it says "main.cpp does not exist". can you help me?

raflialghifari
Автор

i have a problem i have C:\MinGW\bin\g++.exe : The term 'C:\MinGW\bin\g++.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ C:\MinGW\bin\g++.exe -g src\*.cpp -o build\main.exe -IC:/SDL_Window/S ...

posho