Код: Выделить всё
{
"configurations": [
{
"name": "Win32",
"includePath": [
"C:\\MinGW\\include"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"compilerPath": "C://MinGW/bin//g++.exe",
"intelliSenseMode": "${default}"
}
],
"version": 4
}
Я просто хочу мирно написать программу на C++. пожалуйста, помогите мне
Подробнее здесь: https://stackoverflow.com/questions/787 ... on-vs-code