hello.cpp:
Код: Выделить всё
#include
using namespace std;
int main() {
cout & 'c:\Users\user\.vscode\extensions\ms-vscode.cpptools-1.28.3-win32-x64\debugAdapters\bin\WindowsDebugLauncher.exe' '--stdin=Microsoft-MIEngine-In-vnnqsqdd.kdf' '--stdout=Microsoft-MIEngine-Out-r3s5fxej.aau' '--stderr=Microsoft-MIEngine-Error-fv1p5gjp.tox' '--pid=Microsoft-MIEngine-Pid-e3c5o43t.dko' '--dbgExe=C:\msys64\ucrt64\bin\gdb.exe' '--interpreter=mi'
Hello world
Код: Выделить всё
* Executing task: C/C++: g++.exe build active file
Starting build...
cmd /c chcp 65001>nul && C:/msys64/ucrt64/bin/g++.exe -fdiagnostics-color=always -g C:\hello\hello.cpp -o C:\hello\hello.exe
Build finished successfully.
* Terminal will be reused by tasks, press any key to close it.
Код: Выделить всё
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
]
}
Подробнее здесь: https://stackoverflow.com/questions/797 ... -unable-to
Мобильная версия