Hi, I created a simple game and I want to deploy it to other PC. In Code::Blocks, how do I disabled the console when running the app? When I go to the Release folder and run the exe file, it produces the main window app but also the console, I want to disable the console. Thanks!
Another question, if I copy the directory of the Release and paste it in another PC wihtout Code::Blocks installed, will it run? (please do not say "try it and see for your self" - I do not have any other PC and I do not want to uninstall Code::Blocks from this computer then try it then install again) Thanks again!