Latest Visual Studio (16.11.5) does not show the Resources or Classes (C++/MFC)
-
My latest Visual Studio does not display the resources in the Resources tab or the classes in the Classes view. It's version 16.11.5 I'm doing clean builds from new git clone (but it should not matter with MFC resources). I've looked and tried to apply different fixes and workarounds (unload/reload projects, create dummy project ... ) and nothing really works. Any ideas ?
CI/CD = Continuous Impediment/Continuous Despair
-
My latest Visual Studio does not display the resources in the Resources tab or the classes in the Classes view. It's version 16.11.5 I'm doing clean builds from new git clone (but it should not matter with MFC resources). I've looked and tried to apply different fixes and workarounds (unload/reload projects, create dummy project ... ) and nothing really works. Any ideas ?
CI/CD = Continuous Impediment/Continuous Despair
Hmm, works for me. I assume you've tried View->"Class View (Ctrl+Shift+C)" and View->"Other Windows"->"Resource View (Ctrl_Shift+E)"
Mircea
-
My latest Visual Studio does not display the resources in the Resources tab or the classes in the Classes view. It's version 16.11.5 I'm doing clean builds from new git clone (but it should not matter with MFC resources). I've looked and tried to apply different fixes and workarounds (unload/reload projects, create dummy project ... ) and nothing really works. Any ideas ?
CI/CD = Continuous Impediment/Continuous Despair
It works for me the same way as in 16.11.3. No differences, no problems.
-
My latest Visual Studio does not display the resources in the Resources tab or the classes in the Classes view. It's version 16.11.5 I'm doing clean builds from new git clone (but it should not matter with MFC resources). I've looked and tried to apply different fixes and workarounds (unload/reload projects, create dummy project ... ) and nothing really works. Any ideas ?
CI/CD = Continuous Impediment/Continuous Despair
I disabled my intellisense that borked my classes/resources windows
CI/CD = Continuous Impediment/Continuous Despair