本文介绍了vs 2017 RC - 使用git中的linux项目和远程gdb的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我看到vs2017支持远程编译和调试linux c ++应用程序。我试图从git下载我的linux源代码并在2017年对其进行处理,但我似乎无法弄清楚如何编译/调试它作为一个Linux项目。自从大学以来我没有用过VS,所以我有点生疏了。有什么建议?

解决方案

So i saw that vs2017 has support to remotely compile and debug linux c++ applications. Im trying to pull down my linux source code from git and work on it in vs 2017, but i cant seem to figure out how to compile / debug it as a linux project. I havent used VS since college so im a little rusty. Any suggestions?

解决方案


这篇关于vs 2017 RC - 使用git中的linux项目和远程gdb的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-01 20:43