Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: killerbot on February 06, 2006, 01:19:00 pm

Title: console runner (bug)
Post by: killerbot on February 06, 2006, 01:19:00 pm
When you execute your console app project from within CB, we used to get : press return to continue. Now we need to press any key (where's the any key  :) ).
On windows this is OK, but under linux, it seems it has to be the enter key.
Anyone else noticing that on linux, it's not any key ...
Title: Re: console runner (bug)
Post by: mandrav on February 06, 2006, 01:30:13 pm
What a coincidence, I just fixed it.
Title: Re: console runner (bug)
Post by: thomas on February 06, 2006, 01:54:54 pm
Anyone else noticing that on linux, it's not any key ...
You have to upgrade your hardware: http://www.computergear.com/pressanykey4.html
Title: Re: console runner (bug)
Post by: mmebane on February 11, 2006, 03:15:36 am
When you execute your console app project from within CB, we used to get : press return to continue. Now we need to press any key (where's the any key  :) ).
On windows this is OK, but under linux, it seems it has to be the enter key.
Anyone else noticing that on linux, it's not any key ...

I wondered why it said ENTER. Now I know. :P Sorry about that.