Not able to debug c++ code on visual studio 2022

  • Thread starter Gaurav Sharma_482
  • Start date
G

Gaurav Sharma_482

I am developing android application using c# and c++. my application uses c++ library. whenever I select c++ debugger in android project properties window and i run my app in debug then I get an error which is attached as image to this question. I already installed cross-platform development workload in visual studio set-up and also I added a registry key in registry editor with NDK_HOME key and value. even after this, visual studio is not able to find NDK_HOME registry key. please help me to resolve it.

Continue reading...
 
Back
Top Bottom