News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Console when executing project

Started by Decrius, January 03, 2007, 09:22:45 AM

Previous topic - Next topic

Decrius

Hi,

I have a SDL project (with OpenGL in it). When I compile it and run it via CB, it works fine. But when I go to bin/Debug/SLD.exe and click it, a msdos/console window appears. How can I get rid of the console? Probably something easy, but yet I didn't find it :S.

Thanks,

Decrius
Check out my website: [url="http://www.daevius.com"]http://www.daevius.com[/url]

Pecan

Project Properties / Target. Change the Console application to GUI application.

Decrius

Check out my website: [url="http://www.daevius.com"]http://www.daevius.com[/url]