Hi. After I installed VisualGDB, I noticed that the Navigation bar was blank/empty. Normally this bar would display the multiple projects in a drop-down menu that shared the opened file. For example, if I opened foo.cpp and it was shared in Proj1 and Proj2, the Navigation bar would allow me to select Proj2 and compile foo.cpp for Proj2. Note that I was using a “shared” project when noticing this issue.
Has anyone see this issue?
To enable the Navigation bar in Visual Studio: Tools –> Options –> Text Editor –> C/C++ –> General –> Navigation bar
Thank you,
Jon