简体   繁体   中英

Visual Studio 2015 Thinks Windows 10 is Pre-Windows XP

Today I installed Visual Studio 2015 on my laptop, though I just realised I didn't make the custom install option and I cannot write code in c++ . I tried installing the c++ redistriputable , but there was an error that said I should be using windows XP or newer (although I use windows 10?!?) . I can see the c++ redistriputable pack on my computer programs though. Please help, I need visual studio for a college project! Thank you!

You will either need to re-run setup and select the required options or alternatively, navigate to the New Project window in the IDE and look for the 'Install Microsoft Foundation Classes for C++" template. Running it should install the required libraries.

Please reference the following MS guide - https://blogs.msdn.microsoft.com/vcblog/2015/07/24/setup-changes-in-visual-studio-2015-affecting-c-developers/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM