#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}
apt-get install xterm
So Sir what's the solution for it..
Things to remember:
Look at the "Build Log" NOT the "Build Message" tab
Do a re-build instead of build in order to get a full build log.
Sir i am attaching my project below..