gpt4 book ai didi

visual-studio-2012 - 有没有办法获取 Visual Studio 使用的构建命令行?

转载 作者:行者123 更新时间:2023-12-03 08:29:37 25 4
gpt4 key购买 nike

我想从命令行进行构建,但我想从 Visual Studio (2012) 获取确切的命令行语法,这样我就不必手动找出所有标志、导入和其他参数。

有没有办法让 Visual Studio 显示这些信息?

最佳答案

在 Visual Studio 中生成项目或解决方案时,用于运行编译器的整个命令行(csc.exe,包括开关和参数)将显示在“输出”窗口中。如果您在那里没有看到它,请通过以下方式检查 Verbosity 级别:

选项 > 项目和解决方案 > 构建和运行 > MSBuild 项目构建输出详细信息

(您可能需要选择“显示所有设置”)
options in toolbar -- finding projects and solution in options

它必须设置为“正常”或更高。查看此问题和答案以获取更多详细信息:

To see all command line on output window while compiling

关于visual-studio-2012 - 有没有办法获取 Visual Studio 使用的构建命令行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19822603/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com