SFML community forums
General => General discussions => Topic started by: burningprodigy on April 03, 2011, 04:55:31 am
-
hello, i have linked all the libraries and completely set up everything. Everything else works fine but when i add a sprite to my program an error occurs:
multiple definitions of rf::Sprite
followed by 27 more errors of the same kind.
-
Can we see some minimal and complete code which shows this problem? You probably did something weird with the includes.