Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Dp-Rst on November 14, 2016, 03:34:53 pm
-
Is it possible to have a code::blocks console project output into something other than the console, I've been working on a big project I was thinking of putting on steam and I don't know if I can put something using the console on it
Any suggestions?
-
what are you talking about?
Console in codeblocks context is not a console like ps4 or xbox, but a terminal program...
-
I am talking about the cmd window, the console, not games consoles
I am asking how I can get the code to execute in something more steam friendly than a terminal window?
-
Please read the first two CB FAQs http://wiki.codeblocks.org/index.php/FAQ#General (http://wiki.codeblocks.org/index.php/FAQ#General)
Please read this site rules http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)
3. Is your problem library, framework specific? There are appropriate forums for it, not the Code::Blocks forum.
https://en.wikipedia.org/wiki/Steam_%28software%29 (https://en.wikipedia.org/wiki/Steam_%28software%29)
Edit2: Steamworks is an API/framework/library. Steam is a digital distribution platform.
Edit3: To admin; I think the Rules need to have how to package or distribute your programs is NOT a valid CB Topic.
Tim S.
-
From https://steamcommunity.com/discussions/forum/1/496880203073972750/ (https://steamcommunity.com/discussions/forum/1/496880203073972750/)
You might want to look at the SDL Graphic Library or some other Graphic Library.
Tim S.