Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Is there some way to close the console window in VS Code
Print
Pages: [
1
]
Author
Topic: Is there some way to close the console window in VS Code (Read 1176 times)
0 Members and 1 Guest are viewing this topic.
Linkthehero2222
Newbie
Posts: 2
Is there some way to close the console window in VS Code
«
on:
March 21, 2020, 10:19:14 pm »
Hi. I'm using the IDE Visual Studio Code and I try to delete the console window. Is there a way to do it?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11032
Re: Is there some way to close the console window in VS Code
«
Reply #1 on:
March 26, 2020, 08:43:45 am »
As you didn't specify which compiler you use, I can't provide specifics. Generally, you need to specify the subsystem as window and then link sfml-main.
See also this FAQ:
https://www.sfml-dev.org/faq.php#tr-win-console
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Is there some way to close the console window in VS Code