News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Once more no console after run, but on Windows and not on Linux

Started by minfob, August 09, 2009, 07:02:37 PM

Previous topic - Next topic

minfob

Hello,

The Hello World Console Application builds great but when I run there is no console window that comes up with output. I work on Windows XP SP3 with CodeBlocks 8.02 and Borland C/C++ 5.5.

In this Forum I've read about this Problem, but on Linux. And for Linux there exists a Patch to resolve it. But on Windows I don't get it run.

Thanks for Help!

Michael

Jenna

Quote from: minfob on August 09, 2009, 07:02:37 PM
In this Forum I've read about this Problem, but on Linux. And for Linux there exists a Patch to resolve it. But on Windows I don't get it run.

Do you really mean a patch, or setting correct configuration options ?

By the way works for me on windows and on linux out of the box. I don't use borland-compiler, but that should not matter.

Is there any output in the logs ?
Dou you run Release or Debug target ?
Do you use a wizard-created console-project or did you create it manually ?

minfob

Hello,

thanks for your answer.

Well, they called it patch: https://developer.berlios.de/bugs/?func=detailbug&bug_id=14037&group_id=5358

Unfortunately there is no output in the logs, when I click run.
I tried both, Release and Debug target, but there is always the same problem.
I use the wizard to create a console-project.

Thanks for further help.

Michael