Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Juno/CDT8 - stdout not appearing in the console

I have downloaded latest version of Eclipse CDT for Windows. I have mingw installed on the computer.

I write and build a simple C "Hello World" application (i.e. printf("Hello World\n")). 

When I run this application, the text does not appear in any console (I have checked the console for the executable, gdb and gdb traces). Is there something I am missing here?

This all worked in Indigo.

Thanks
--
Subs

Back to the top