【问题标题】:Setting up coverity for the Cygwin build environment为 Cygwin 构建环境设置覆盖范围
【发布时间】:2023-04-06 12:38:01
【问题描述】:

我在 Windows 10 操作系统中使用 cygwin shell 构建我的项目。我的项目不是在 Windows shell 中本地构建的。

如何配置coverity 以在cygwin shell 而不是默认的windows shell 中运行?

【问题讨论】:

    标签: code-coverage coverity


    【解决方案1】:

    我需要在覆盖构建中执行 C:\cygwin64\bin\bash --login -c "cd ~/path/to/desired; my_build_command"。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-07-21
      • 1970-01-01
      相关资源
      最近更新 更多