【发布时间】:2023-04-06 12:38:01
【问题描述】:
我在 Windows 10 操作系统中使用 cygwin shell 构建我的项目。我的项目不是在 Windows shell 中本地构建的。
如何配置coverity 以在cygwin shell 而不是默认的windows shell 中运行?
【问题讨论】:
我在 Windows 10 操作系统中使用 cygwin shell 构建我的项目。我的项目不是在 Windows shell 中本地构建的。
如何配置coverity 以在cygwin shell 而不是默认的windows shell 中运行?
【问题讨论】:
我需要在覆盖构建中执行 C:\cygwin64\bin\bash --login -c "cd ~/path/to/desired; my_build_command"。
【讨论】: