Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: The Techo on August 04, 2009, 05:55:42 am
-
This is my first win32 app i have created with CB but when i go to the exe and run it i can see my window but i also see a prompt in the background. How do i get rid of this cmd prompt???
-
How do i get rid of this cmd prompt???
Switch the application type (in project settings) from "console application" to "GUI".