Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: The Techo on August 04, 2009, 05:55:42 am

Title: Publishing with code blocks
Post 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???
Title: Re: Publishing with code blocks
Post by: MortenMacFly on August 04, 2009, 06:50:47 am
How do i get rid of this cmd prompt???
Switch the application type (in project settings) from "console application" to "GUI".