Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML static link errors in code::blocks  (Read 7754 times)

0 Members and 1 Guest are viewing this topic.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
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?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything