Answer the question
In order to leave comments, you need to log in
How to fix error in Visual Studio 2019?
Hello, help me fix the Visual Studio 2019 error, I get "CANT FIND THE SPECIFIED PATH" and then writes my file location directory in C ++.
There were no errors in the compilation, I even went into the folder where the file is located and it is there.
I apologize in advance if I wrote something wrong
Answer the question
In order to leave comments, you need to log in
If a relative path is specified, then it is specified from the working directory. If you run from VS, then the working directory is the folder where the sln file is located, and not the folder with the exe file. You can change the working directory in the project settings.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question