Heim  >  Fragen und Antworten  >  Hauptteil

c++ - win10系统使用vs2015如何开发win7程序?

使用vs2015写的c++程序,在win7不能够正常运行
请问怎样设置

伊谢尔伦伊谢尔伦2715 Tage vor701

Antworte allen(1)Ich werde antworten

  • 巴扎黑

    巴扎黑2017-04-17 12:08:20

    多半是运行环境的问题,你在客户机上装个 Visual C++ Redistributable for Visual Studio 2015 应该就可以了。

    如果你不想在客户机上装东西,最好使用静态链接。

    Antwort
    0
  • StornierenAntwort