A
A
Agrael313 Zashefrovano2021-01-04 15:53:17
visual studio
Agrael313 Zashefrovano, 2021-01-04 15:53:17

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

1 answer(s)
M
maaGames, 2021-01-04
@maaGames

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 question

Ask a Question

731 491 924 answers to any question