简体   繁体   English

如何使用Visual Studio 2010从网络共享构建项目?

[英]How to build projects from network shares with Visual Studio 2010?

I have a virtual machine with Windows 7 and Visual Studio 2010, and I want to be able to build C++ projects from a network drive. 我有一个装有Windows 7和Visual Studio 2010的虚拟机,并且希望能够从网络驱动器构建C ++项目。

I tried to use a shared folder from VirtualBox or a folder shared via samba from OS X. 我尝试使用VirtualBox中的共享文件夹或OS X中通过samba共享的文件夹。

None of the solutions worked. 这些解决方案均无效。

How can I solve the problem? 我该如何解决这个问题?

Have you mapped a network drive in Windows, or are you just opening a network location and trying to build? 您是否已在Windows中映射了网络驱动器,或者只是打开网络位置并尝试构建? The latter VS doesn't like, the former should work. 后者VS不喜欢,前者应该起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM