after working on this for the better part of last night and today, i thought i would ask if anyone could help me out here. i have been trying to get SFML to work with my IDE (code blocks). however, when i use the downloadable package (Mingw DW2, i checked and believe thats the one i should use) i have come to a point where i get 3 errors saying "procedure entry point [underscores, numbers, letters] was not found in x.dll", where x is system-d-2.dll and the graphics and window versions of that file. now, the program im trying to compile is the example from the official tutorial.
since i made no progress there, i tried to compile SFML on my own, following the tutorial, but somehow i dont get any -d-2.dll files when i do.
id greatly appriciate anything i could try, could it be that i dont have the right version of mingw?