SFML community forums
Help => General => Topic started by: floppa_dev on March 31, 2023, 01:43:33 pm
-
how can i hide console c++ from showing, like when i send my project to my friend his console to be hidden
-
It depends on your IDE / tool chain. For example in Visual Studio go to your project settings, Linker>System>SubSystem and set the value to Windows.
-
this blogpost might help you, which covers the topic:
"Getting rid of the console window using SFML and CMake on Windows-OS"
http://zaunfish.blogspot.com/2017/