SFML community forums

General => General discussions => Topic started by: burningprodigy on April 03, 2011, 04:55:31 am

Title: Cant Compile SFML Program on codeblocks
Post 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.
Title: Cant Compile SFML Program on codeblocks
Post by: OniLinkPlus on April 03, 2011, 09:59:09 pm
Can we see some minimal and complete code which shows this problem? You probably did something weird with the includes.