-1

I'm using MS Visual Studio 2022, version 17.1.0.

Using git clone, I copied a C++ project from a repository. After I built and configured it with waf:

python waf configure msvs
python waf build --execsolution=solution_1.sln

As a result, i did not see "local windows debugger" or a Debugging settings in Configuration Properties of the project when I opened the solution_1.sln. Image which can explain the issue is attached.

What might be wrong and how can this problem be fixed?

Reinstalling MS VS Studio and uploading project files again didn't work for me. Everything functions properly when I begin a new project (by creating a new solution).

drescherjm
  • 10,365
  • 5
  • 44
  • 64

0 Answers0