I am setting up Visual GDB for OpenCv Raspberry Pi project . I am following the instructions provided in the link
https://visualgdb.com/tutorials/raspberry/opencv/
I am able to create a project and deploy project . But when I get to step 5, that to configure cMake settings , I click on Project->Visual GDB Object Properties , I get an error “Object Reference not set to an instance of an object”.
I tried to uninstall and install Visual studio 2017 , deleted the folder in /User/name/Appdata/
But nothing works . Is it a bug or I have some problem with installation?
Thanks