Hello guys, i have been stuck on this for a day now..
on an attempt to start SFML with codeblock i followed the instruction on http://www.sfml-dev.org/tutorials/2.2/start-cb.php to link the project to the sfml..
now when i tried to compile the test code on the same link above, i get an error in config.hpp file ..
ah it worked thanks alot, i encountered the missing dll problem then i had to copy dll file with execution folder, BUT, why do i have to do this when i link -s files? shouldn't it suppose to ignore searching for dll's ? I am really getting confused and bit frustrated .. shouldn't be that complicated i mean...