SFML community forums
Help => General => Topic started by: Bonafide on May 01, 2009, 01:32:48 am
-
Hey guys,
After months of coding, my group is finally done with our game for our class project - a simple side scrolling platform, with our teacher as the main character! Anyway, I wa wondering if there is a "proper" way of creating a release build.
I have included the release libs in the additional dependencies field in Linker's options, and compiled the project in release mode. However, it only creates the .exe and a few system files (which I'm not sure what they do). I pasted all the necessary files in the release folder, and the .exe does run properly, however, the nasty console window pops up with every run. Where's the option to get rid of it?
Thanks,
Bonafide
-
Linker --> System --> Sub system --> switch from Console to Windows