从命令行构建 vdproj 导致 Visual Studio (devenv) 崩溃

发布于 2024-10-08 17:12:59 字数 278 浏览 0 评论 0原文

我使用 devenv.com 构建一个包含许多项目(c# .net 和一些 c++ dll)的 sln。

在构建接近尾声时,当需要构建用于生成 msi 的 vdproj 时,devenv 崩溃并且构建未完成。 不知何故,构建只进行了一次,但生成的 MSI 文件没有正确的设置(它应该删除以前的版本并安装更新的版本,但它立即通过弹出一个指示以前安装的错误对话框退出)

我想知道出了什么问题以及如何在命令行上使用 devenv 构建包含许多项目(包括几个 vdproj)的 sln 。

问候, 维姬

I use devenv.com to build a sln contain many projects(c# .net and few c++ dlls).

Near the end of the build, when it is time to build the vdproj for msi generation, devenv crashes and build is left incomplete.
The build went through only once somehow, but the MSI file that was generated did not have correct settings(it was supposed to remove the previous version and install a newer one, but it immediately exited by popping a error dialog indicating a previous installation)

I would like to know what is wrong and how to build a sln containing many projects(including couple of vdproj) using devenv on the commandline.

Regards,
Vicky

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文