I tried to install both SDL_ttf and SDL_image for visual c++, but they both have a "zlib1.dll", and if I try to copy both dlls to my project folder, I obviously get a copy and replace prompt. How am I supposed to use both together?
Ok.. so after going and trying to install other SDL extensions, I have a bunch of different "zlib1.dll"s with different contents and filzesizes. I just decided to go with the biggest one. -_-