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

Author Topic: Font loading problem (Crash)  (Read 6139 times)

0 Members and 1 Guest are viewing this topic.

xorioz

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Font loading problem (Crash)
« Reply #15 on: March 21, 2014, 03:46:01 pm »
Quote
I'm using clang 3.4 on Linux and I'm very happy with it and its C++11 support.

Yep. was actually just looking over the 11 support of clang and i'm impressed.

Now i just have to make it work with my IDE :)
If i cant figure that out ill use the MinGW version eXploiter recomended.
Atleast i know how to set it up :)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10835
    • View Profile
    • development blog
    • Email
Re: Font loading problem (Crash)
« Reply #16 on: March 21, 2014, 03:52:05 pm »
Clang isn't fully supported on Windows, so if you're not able to build your application with the simple and straight forward SFML, you will for sure have quite some trouble getting Clang building on Windows. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything