Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在microsoft visual studio 2012 中创建了ac/cpp 项目,但是测试机有microsoft visual studio 2008,有没有办法告诉visual studio 2012 与2008 兼容
不可以。您需要维护两个不同的项目和解决方案文件,每个版本一个。唯一的兼容性是在 Vs2010 和 VS2012 之间(并且也承诺在未来的版本中)。