1
Audio / Re: SFML 2.0 loadfromfile not working
« on: July 26, 2013, 03:14:06 pm »
Found the error!
When trying to compile the program it can't find -lsfml-audio.
So i must of linked it wrong somewhere but i have no idea where as i linked all the libraries in the exact same way and the others are working fine.
in usr/lib all the files are there what i can see.
This is how eclipse is set up for me. You can also see the error messages and how i include the header files there.
When trying to compile the program it can't find -lsfml-audio.
So i must of linked it wrong somewhere but i have no idea where as i linked all the libraries in the exact same way and the others are working fine.
in usr/lib all the files are there what i can see.
This is how eclipse is set up for me. You can also see the error messages and how i include the header files there.