i have installed the Visual Studio 2015, but there is no C++ Project.?

前端 未结 3 1682
一整个雨季
一整个雨季 2021-01-14 14:53

I am facing problem, I want to write c++ code in visual studio 2015, but I can\'t create c++ project because there is no c++ template in the New Project window.

I a

3条回答
  •  不要未来只要你来
    2021-01-14 14:57

    Go to the online menu (it's below Recent and Installed. There you'll be able to download C++ templates and samples. See this MSDN article which describes it in greater details.

提交回复
热议问题