I am currently using SDL2-devel-2.0.16-mingw.tar.gz and SDL2_image-2.0.5 both 32bit version
my pc is 64bit windows 7.
I am trying to render png image from Code::block using SDL and C++
but after compiling it throws an error
SDL_LOADFILE_RW could not be located in the dynamic link library SDL2.dll, can anyone help me through this?