Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Errors when compiling
Print
Pages: [
1
]
Author
Topic: Errors when compiling (Read 159 times)
0 Members and 1 Guest are viewing this topic.
KilledPlayer77
Newbie
Posts: 2
Errors when compiling
«
on:
January 16, 2025, 08:51:18 pm »
I did everything the tutorial said but i still getting like 500 errors when i build a program using SFML
I'm using SFML 3.0.0
https://imgur.com/a/IFWhVhf
«
Last Edit: January 16, 2025, 08:52:53 pm by KilledPlayer77
»
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11084
Re: Errors when compiling
«
Reply #1 on:
January 16, 2025, 11:23:58 pm »
You need to enable C++17 for your compiler.
The tutorials are being updated with that information, as I write this.
Logged
Official FAQ:
https://www.sfml-dev.org/faq/
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
KilledPlayer77
Newbie
Posts: 2
Re: Errors when compiling
«
Reply #2 on:
January 17, 2025, 12:18:01 am »
Thank you, it worked
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Errors when compiling
anything