Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

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.


Messages - savail

Pages: [1]
1
General / Code::blocks can't find -lsfml-audio.dll
« on: March 20, 2011, 09:32:31 am »
weird... Code::blocks in his standard sfml project was linking sfml-audio.dll and some other files with dll extension. When I removed the part ".dll" everything compiled and worked

2
General / Code::blocks can't find -lsfml-audio.dll
« on: March 19, 2011, 09:55:37 pm »
Hey
I have copied all libs(dll's and a's from sfml to libs directory in code::blocks, same with include files. And now when I create a project -> sfml project
When CB asks me to give location of SFML(with include and lib subfolder) I write my code::blocks MinGW position. And when im trying to run a sample program it says that can't find -lsfml-audio.dll
What's wrong? I will be very grateful for help!

Pages: [1]
anything