So i have been trying to dynamically link my sfml libraries to a code blocks project. I got a bunch of errors like "_imp_*things*" and cannot find "-something". However with help from this website and other various sources i managed to solve all but one problem. Cannot find -lwinm. I dont know what winm is or where to find it, and using google to try and find it seems useless. If anyone can bring me up to speed about what the error means and how i can fix it that would be great.