SFML community forums

Help => General => Topic started by: mksouzza on April 03, 2018, 04:47:31 am

Title: Trouble installing sfml
Post by: mksouzza on April 03, 2018, 04:47:31 am
I'm trying to make sfml work with code blocks (MinGW) on my computer, but after follow the steps to install it and run the test code it was returned to me those errors on the image.
There's some one who know what do i need to do to fix it? (it's really important, i need to make a final project on my class using them)
Title: Re: Trouble installing sfml
Post by: eXpl0it3r on April 03, 2018, 07:51:50 am
You're linking some SFML libraries twice.
Title: Re: Trouble installing sfml
Post by: Stauricus on April 03, 2018, 11:03:01 pm
Relâmpago Marquinhos da UTFPR, please show the first lines of your code; also, click "project" menu -> "build options" -> "linker settings" and tell us whats written there.