About 2,060,000 results
Open links in new tab
  1. visual c++ - What is the difference between "VC++" and "C++"?

    Oct 13, 2008 · From stason.org: C++ is the programming language, Visual C++ is Microsoft's implementation of it. When people talk about learning Visual C++, it usually has more to do …

  2. Microsoft Visual C++ runtime versions? Do I need to keep 'em all?

    Microsoft Visual Studio C++ 2005 Redistributable (SP1) - build 8.0.61001 Microsoft Visual Studio C++ 2008 Redistributable - build 9.0.30729.6161 Microsoft Visual Studio C++ 2010 …

  3. How to solve "error: Microsoft Visual C++ 14.0 or greater is …

    Oct 8, 2020 · Some notes: At the end of the day you are really forced to bite the sour apple of installing the insanely large 7+GB of Visual Studio related build bloat. For my attempt to install …

  4. Windows - can't install MS Visual C++ Redistributable

    May 2, 2024 · Windows - can't install MS Visual C++ Redistributable Asked 1 year, 6 months ago Modified 1 year, 5 months ago Viewed 4k times

  5. 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 …

  6. Microsoft Visual C++ 2022 X86 Minimum Runtime Error (Redlist14 ...

    Nov 16, 2024 · Microsoft Visual C++ xxxx Xxx Additional Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Debug Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Minimum Runtime …

  7. What is the difference between C++ and Visual C++?

    Jun 9, 2009 · C++ is a language and Visual C++ is a compiler for that language. Certainly, it (and every other compiler) introduces tiny modifications to the language, but the language …

  8. windows - Confused between Universal C Runtime and Visual C++ ...

    Sep 19, 2024 · When you deploy a Visual C++ application to another computer, you must install both the application and any library files it depends on. Visual Studio enables three ways to …

  9. What is the difference between Visual C++ and C++?

    May 18, 2010 · Visual C++ is the name of Microsoft's IDE and compiler for the C++ programming language. Note, though, that -- like many C++ implementations -- Visual C++ has certain …

  10. Pip error: Microsoft Visual C++ 14.0 is required - Stack Overflow

    Thanks, David! I'll try it again as you have discribed. However, I don't know which Microsoft Visual C++ to download from the site in the url above - do I need Visual C++ 2015 or 2017 or do both …