Hide console window
Posted: Sat Jan 05, 2013 10:58 pm
Hey, I'm making the leap from code::blocks to codelite and have gotten hung up on one little thing. I've made a g++ console project and have a little SFML code running and I'm curious if there is a way to hide the console from coming up when I run the project. In codeblocks I believe there was a drop down menu where you could select "gui" as opposed to "console" if you wanted it to run without the console for a release build for example and I'm curious if there's anything similar in codelite.