The MFC project does not report an error when compiling VS2017, but it will report the following error when opening the project after upgrading VS2019.
The platform toolset used by the project under VS2017 is Visual Studio 2017-Windows XP(x141_XP) (although marked deprecated, it is still installable)
The problem was resolved after installing the platform toolset used by the original project. Many components of VS2019 need to be checked before installation.
1. Misdescription:
2. Solutions:
1). Platform toolset installation
Tools (T) → Get Tools and Features (T), open Visual Studio Installer, select Modify → Single Component, and check the component you want to install.
1). Right-click Solution → Properties → General → Modify the Platform toolset and select the toolset used by the original project.
The platform toolset used by the project under VS2017 is Visual Studio 2017-Windows XP(x141_XP) (although marked deprecated, it is still installable)
The problem was resolved after installing the platform toolset used by the original project. Many components of VS2019 need to be checked before installation.
1. Misdescription:
2. Solutions:
1). Platform toolset installation
Tools (T) → Get Tools and Features (T), open Visual Studio Installer, select Modify → Single Component, and check the component you want to install.
1). Right-click Solution → Properties → General → Modify the Platform toolset and select the toolset used by the original project.
Read More:
- Vtk7. X is compiled and installed under vs2013 and vs2015
- [pit filling] problem summary of upgrading VS2010 project to vs2017
- Vs + QT reports an error “vs cannot open the source file qchartview”
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- Common compatibility problems of VS2010 to vs2017 projects
- Vs2015 failed to compile problem 1
- VS2008 comes with crystal reports: Failed to Save Document
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- Vs compile VTK, only generate install error, stop, ask God how to solve?
- Brief introduction of cmake generating all in vs Project_ BUILD、INSTALL、ZERO_ Check function!!
- Invalid vs modification project properties
- Compiling QT project under vs encountered “error 89error msb6006:“ cmd.exe ”Exited with code 3
- OpenGL Programming Guide 8th Edition 9th Edition vs2015 vs2017 configuration method
- After the vs2013 + OpenGL environment is set up, there is an error in running the first program
- Vs2019 + QT parses the XML file and reports an error at doc.setcontent (& file)
- Problems caused by vs project build order: link: fatal error lnk1181: cannot open input file ‘zoom’_ Ui_ style.lib ‘
- When opencv is used, vs is stuck and other software works normally
- Configuration and use of qt5.9.6 and vs2015
- Vs QT project ‘fatal error C1083:’ failed to open include file
- When vs2017 compiles CUDA project, “error msb6006:“ cmd.exe ”Exited with code 1 Solutions for