【问题标题】:What is cpp compiler path for mac?mac的cpp编译器路径是什么?
【发布时间】:2021-03-28 12:36:23
【问题描述】:

我想在VScode中指定compilerPath来编译C++,但是不知道什么是正确的路径

操作系统:macOS BigSur

【问题讨论】:

    标签: macos vscode-settings macos-big-sur


    【解决方案1】:

    为此,我首先检查了我的 Mac 中是否安装了 g++(C++ 编译器)。 为此,我去/usr/bin 然后我将compilerPath 中的路径指定为/usr/bin/g++

    【讨论】:

      猜你喜欢
      • 2016-12-15
      • 2013-12-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-11
      • 2011-01-27
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多