About 666,000 results
Open links in new tab
  1. How to enable C++17 compiling in Visual Studio? - Stack Overflow

    Sep 11, 2022 · I want to use C++17 features. How can I switch compiling from C++14 to C++17 in Microsoft Visual Studio? Or is it not available in release versions of VS?

  2. Where are the Microsoft Visual C++ 2015-2022 Redistributable (x64 ...

    Mar 25, 2022 · You're confusing Visual Studio (the development environment) with Microsoft Visual C++ Redistributable (a runtime support library). There isn't even such a thing as "visual C++ 2015-2022".

  3. How to target Windows XP in Microsoft Visual Studio C++

    Feb 27, 2016 · I'm using Microsoft Visual Studio 2015 on Windows 8.1. I want to compile a program targeting Windows XP. I've looked it up on Google and other similar questions, but none helped. In …

  4. visual studio - Can't find Windows Forms Application for C++ - Stack ...

    Nov 28, 2016 · I'm really new to visual studio and programming in general. I'm using Visual Studio Community 2015 Desktop Version (from what I know). I can't find a Windows Forms Application from …

  5. c++ - Warning of installing redistrubatble in Visual Studio 2015 ...

    Feb 11, 2024 · Update for Microsoft Visual Studio 2015 (KB3165756) Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24215 : The installer failed. Another version of this product is already …

  6. How to install Visual C++ Build tools? - Stack Overflow

    Nov 9, 2016 · I need to install Visual C++ Build Tools. When I've download installer, I've tried to install it, however it's telling me I need to uninstall VS 2015! How can I solve it? Why is Visual C++ Build t...

  7. Multiple Errors Installing Visual Studio 2015 Community Edition

    Nov 22, 2015 · When installing Visual Studio 2015 Community Edition on Windows 10, using the web installer, everything runs fine, however, the following packages fail to install: Team Explorer for …

  8. Unable to install Visual C++ Build Tools, A setup package is either ...

    Nov 11, 2016 · Have you installed the VS enterprise 2015 before?Because these components that includes in the Visual C++ Build Tools 2015 are the same as the ones installed by the Visual Studio …

  9. c++ - What compiler is in Visual Studio 2015 - Stack Overflow

    Aug 7, 2015 · Can anyone tell me what compiler is built-in to Visual Studio 2015 for C++ projects? I tried it and tried older version compilers and it's giving me other compiling results. Is it GNU C++ version ...

  10. Can I bundle the Visual Studio 2015 C++ Redistributable DLL's with my ...

    Feb 2, 2016 · I've built a C++ application using Microsoft Visual Studio 2015 Community Edition. I'm using Advanced Installer to make sure that the Visual C++ Redistributable for Visual Studio 2015 is a …