Visual Studio 2022 LNK1104 Error - The file is .exe.manifest

Tyler 5 Reputation points
2023-05-11T02:25:04.2033333+00:00

When attempting to run or debug my C/C++ project in VS I get a build error LNK1104: cannot open file 'res/[project_name].exe.manifest'. I see that this is a common problem (specifically with .lib and .obj files but cannot find anyone talking about it regarding to manifest files.

Is there any possible fixes to my problem? I do not believe my project is open in anything else, I even tried restarting my File Explorer. The only antivirus is the built-in windows defender.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,887 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,636 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
{count} vote