Console output isn't shown
Posted: Wed May 08, 2013 12:46 pm
On some Windows (XP and 7) machines (version 4.1.5770), a console project doesn't show standard output, i.e.
std::cout << "Hello World\n";
doesn't display this in the console window.
The program compiles and links just fine. When started the console window pops up but displays only the final text
Press ENTER to continue
It might be only on machines where a previous version of Codelite has been installed before.
Many thanks for a hint,
Helmut.
std::cout << "Hello World\n";
doesn't display this in the console window.
The program compiles and links just fine. When started the console window pops up but displays only the final text
Press ENTER to continue
It might be only on machines where a previous version of Codelite has been installed before.
Many thanks for a hint,
Helmut.