question

MiroslavRokva-0733 avatar image
0 Votes"
MiroslavRokva-0733 asked MiroslavRokva-0733 answered

VS 2022: Critical Build Error

New machine: Win 11, new install of VS 2022 (17.0.4)

  • loaded C++/asm project which builds fine on Win10/VS2019 box. Got a snowstorm of build errors, even after retargeting.

  • Decided to proceed by loading the source into a new project. However, creating a new project/solution immediately gives several of the following errors, even before adding any source file:

error : Designtime build failed for project 'C:\Users\jmuser\source\repos\Exmpl\Exmpl.vcxproj' configuration 'Debug|x64'. IntelliSense might be unavailable.
Check
.designtime.log files in your %TEMP% directory.*

The project template used to create is an empty C++ project template.

c++vs-setupvs-msbuild
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MiroslavRokva-0733 avatar image
0 Votes"
MiroslavRokva-0733 answered

Full repair of VS2022 using installer seems to have fixed it.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.