missing mfc.obj

' Rafael Leão 0 Reputation points
2023-03-11T18:01:46.9+00:00

i cant build cpp because
fatal error LNK1181: cannot open input file 'Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\atlmfc\src\mfc.obj
is missing, the folder exists but have only cpp files, headers, and indicate.rc mfcdll.rc mfcintl.rc prompts.rc

i repair visual studio, lastest updated
add more mfc tools
clean build
have that installed, i tried to install x86 and x64 in other time, both with same error, how do i solve it?
User's image

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,637 questions
{count} votes