locked
C++ in VS 2015 enterprise RRS feed

  • Question

  • Dear sir,

    I am using visual studio 2015 enterprise. In that version I don't get option to write code using c/ c++. I search but I don't get. Can any body tell me from where I download this file or how I download that file. It's good for me pls tell me

    • Moved by litdev Thursday, June 9, 2016 7:16 AM
    Thursday, June 9, 2016 6:37 AM

Answers

  • Hi,

    C++ is surely totally supported in Visual Studio. If you do not have it in your visual studio, you have to go to "Programs and Features" and Modify Visual Studio. You can select other languages and options and install c++ on VS.

    See: https://msdn.microsoft.com/en-us/library/60k1461a.aspx?f=255&MSPPError=-2147217396 for genernal information on c++ in VS2015.

    If this reply answers your question please mark it as answer, so we can help others.
    .Sander
    @svandenhoven


    Thursday, June 9, 2016 7:47 AM

All replies

  • Hi,

    C++ is surely totally supported in Visual Studio. If you do not have it in your visual studio, you have to go to "Programs and Features" and Modify Visual Studio. You can select other languages and options and install c++ on VS.

    See: https://msdn.microsoft.com/en-us/library/60k1461a.aspx?f=255&MSPPError=-2147217396 for genernal information on c++ in VS2015.

    If this reply answers your question please mark it as answer, so we can help others.
    .Sander
    @svandenhoven


    Thursday, June 9, 2016 7:47 AM
  • Hi,

    Install the Visual C++ in your Visual Studio. Then you will find the C++ project template in your VS.

    Best Regards,

    Lake Xiao

    Friday, June 10, 2016 2:13 AM