1
SFML projects / Re: Kronos - Action, RPG, Roguelike
« on: July 31, 2015, 11:11:29 pm »
This is a SICK looking game! Keep it up!
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.
You probably use a none match version of SFML. Make sure header and library files are from the same version.
Turns out I was using the wrong SFML install compared to my Code::Blocks install. 4 hours well spent. Thank you so much, i can finally get back to this wonderful library.Follow the lateat tutorial step by step, read every last word, especially the red boxes and it will work.
If you get multiple symbols you're probably linking SFML twice or similar.