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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - NOBLENAGA

Pages: [1]
1
Got the same error, and I feel that I must mention how I solved it for the next person that google the same error and get this thread as first result.

Problem is in one of headers you are including before <SFML/Graphics.hpp>, to chek that, move SFML/Graphics.hpp to top as first include, it should either work, or give different error message.

Thank you, your post actually helped. Instead of telling someone to "learn C++ compilers", you actually offered a possible solution that worked for you. I think it's fair to say that everyone on this forum would love to use C++ to its fullest potential. So it's best that we help each other along the way, not give empty advice. thank you again. :)

Pages: [1]
anything