Xcode is not showing output on the console window for C++ program

I am trying to run a C++ program through Xcode but Xcode is not showing anything on the screen but the same program runs on a online compiler. Please help me !

Hi nom7,


I believe you are experiencing the same problem as many of us, and is a result of a bug in the new updated Xcode 8.3


Check this thread: https://forums.developer.apple.com/thread/75035


A temporary solution is to downgrade back to yuor previous version untill the problem is fixed.

Xcode is not showing output on the console window for C++ program
 
 
Q