79716873

Date: 2025-07-28 04:05:33
Score: 2
Natty:
Report link

I see that you only created a folder with a .cpp file. If you want Visual Studio to work correctly with the project (Properties), you need to create the project through the IDE. This way you will get all the necessary files (.vcxproj or .sln) that will help organize your work. Be sure to open the project through these files to have access to all settings and properties.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ilya.ilchuk