L
Lurgypai
Guest
I have a file that is part of my program.
Its compiled into the program when its compiled.
Its listed under the .vcxproj and .vcxproj.filters.
However,
I can't see it in the Solution Explorer. Nothing turns up when I search for it.
I can't ctrl+click to the code from something that references it.
When I run the debugger it says the file isn't loaded, and I can't step into it.
How do I load/reload this file? I already attempted to "Add Existing." I've restarted VS multiple times.
Using VS 2019 Community, Windows 64 bit.
Continue reading...
Its compiled into the program when its compiled.
Its listed under the .vcxproj and .vcxproj.filters.
However,
I can't see it in the Solution Explorer. Nothing turns up when I search for it.
I can't ctrl+click to the code from something that references it.
When I run the debugger it says the file isn't loaded, and I can't step into it.
How do I load/reload this file? I already attempted to "Add Existing." I've restarted VS multiple times.
Using VS 2019 Community, Windows 64 bit.
Continue reading...