News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

No console output when using SDL template

Started by TheChuckster, July 24, 2007, 01:54:48 AM

Previous topic - Next topic

TheChuckster

Pardon me if this doesn't belong here, but I compile programs with Code::Blocks that use SDL. However, nothing shows up in the "DOS" console window when I try to output text via printf. I am running my programs in the IDE. The console does work, though, with console programs. Only with SDL programs am I unable to write to the console. When I compile SDL programs in Linux using GCC, outputting text to the console works perfectly.

mandrav

Quote from: TheChuckster on July 24, 2007, 01:54:48 AM
Pardon me if this doesn't belong here, but I compile programs with Code::Blocks that use SDL. However, nothing shows up in the "DOS" console window when I try to output text via printf. I am running my programs in the IDE. The console does work, though, with console programs. Only with SDL programs am I unable to write to the console. When I compile SDL programs in Linux using GCC, outputting text to the console works perfectly.

A simple search would have given you the answer(s)...
Be patient!
This bug will be fixed soon...

TheChuckster

Thanks! I tried Google first, but I should have also thought of searching the forums. I'm sorry for bothering you -- I know the feeling since I get redundant DS Doom e-mails all the time from people who don't read the FAQ. >_<

mandrav

Quote from: TheChuckster on July 24, 2007, 05:08:39 PM
I'm sorry for bothering you

No problem :).
It's just that you would have solved your problem earlier if you had searched ;)
Be patient!
This bug will be fixed soon...