Quantcast
Channel: GitHub Classroom - GitHub Community
Viewing all articles
Browse latest Browse all 55

gcc: error: unrecognized command line option ‘--interpreter=mi’ in Visual Studio Code

$
0
0

I just installed Visual Studio Code in Ubuntu 18.04 LTS based ElementaryOS 5.1 Hera, and set up the environment for C/C++. Launch.json and tasks.json look all fine but on debugging, the following errors are triggered:

gcc: error: unrecognized command line option ‘--interpreter=mi’ 
gcc: error: unrecognized command line option ‘--tty=/dev/pts/0’
gcc: fatal error: no input files compilation terminated.

Is there any way to fix this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 55

Trending Articles