Cannot activate the Run function in Product menu on Xcode 12

25 Views Asked by At

I am very new to coding, above all else =) So I created new project and a C++ file to work on. After writing my code I tried to run it (cmd+R), but nothing happened. I saw in Product menu that several funcions are actually not active. How could I solve this?

my screen

I tried to run my code, expecting that the console will allow me to enter a number in order to get the result. Pressing cmd+R didn't activated the console.

0

There are 0 best solutions below