I am trying to set up VS Code as a C/C++ development environment using gcc/g++ installed from homebrew on my MacBook.
It all works fine. When I run a file, it finds
Код: Выделить всё
gccКод: Выделить всё
homebrew
I tried to look online, but I couldn't find any way to do it. In addition, on my Windows desktop, I followed the same procedure to set up VS Code and it did run in the integrated terminal.
Why does it run in the terminal on Windows by default and not on Mac, and how can I configure it to run in a terminal?
Источник: https://stackoverflow.com/questions/732 ... e-on-macos
Мобильная версия