IDE Exporting Issue

I don’t know why when ever I export files from projucer to IDE Microsoft visual studio 2022.
Nothing appears on visual studio IDE.
Any possible solution to resolve this ? please.

What do you mean by “nothing appears”?

yes Visual studio did not display exported files, for me to continue.
.cpp or .h files to edit


attached is screenshot
on the right is IDE, left is projucer
After exporting to visual studio code

Have you hidden the Visual Studio solution explorer? Your files should appear there.

I did not close or hide the solution panel. that all i could see after exporting to Visual studio.
Do i need to sign to microsoft Visual studio for it to work properly



these are screenshot of processes I saw during export

When installing Visual Studio, did you check that the C++ Desktop development tools were installed? Those are not enabled for installing by default.

Can you open the Solution Explorer pane from the View menu?