microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.53k stars 1.56k forks source link

Visual Studio Code issue! Very important, idk what to do! Please help! #12888

Closed Kopertvif closed 3 weeks ago

Kopertvif commented 3 weeks ago

Feature Request

[25.10.2024, 20:41:26] Не удалось разрешить конфигурацию с compilerPath: "gcc". Visual Studio Code. Как решить проблему?

Translation: Failed to resolve configuration with compilerpath: "gcc". Visual Studio Code. How to solve the problem?

Image Image

sean-mcmanus commented 3 weeks ago

What is your tasks.json? It appears to be trying to launch an executable called outDebug (without an extension) -- normally it would end in .exe on Windows.