Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
SFML static link errors in code::blocks
Print
Pages:
1
[
2
]
Author
Topic: SFML static link errors in code::blocks (Read 8647 times)
0 Members and 1 Guest are viewing this topic.
eXpl0it3r
SFML Team
Hero Member
Posts: 11016
Re: SFML static link errors in code::blocks
«
Reply #15 on:
July 08, 2014, 12:09:06 pm »
Yes, you should always make a full rebuild if you change project settings.
It essentially doesn't matter what optimization level a library has been compiled with. Why do you assume the -o2 flag is the issue?
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
[
2
]
SFML community forums
»
Help
»
General
»
SFML static link errors in code::blocks