Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
console disable c++
Print
Pages: [
1
]
Author
Topic: console disable c++ (Read 1540 times)
0 Members and 1 Guest are viewing this topic.
floppa_dev
Newbie
Posts: 11
console disable c++
«
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
Logged
fallahn
Hero Member
Posts: 507
Buns.
Re: console disable c++
«
Reply #1 on:
March 31, 2023, 02:07:07 pm »
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.
Logged
Twitter
Super Video Golf
Tiled Map loader
Grundkurs
Jr. Member
Posts: 55
Re: console disable c++
«
Reply #2 on:
April 30, 2023, 08:00:31 pm »
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/
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
console disable c++
anything