开发者

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

开发者 https://www.devze.com 2023-03-23 05:28 出处:网络
I have a virtu开发者_运维问答al machine with Windows 7 and Visual Studio 2010, and I want to be able to buildC++ projects from a network drive.

I have a virtu开发者_运维问答al machine with Windows 7 and Visual Studio 2010, and I want to be able to build C++ projects from a network drive.

I tried to use a shared folder from VirtualBox or a folder shared via samba from OS X.

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? The latter VS doesn't like, the former should work.

0

精彩评论

暂无评论...
验证码 换一张
取 消