SFML community forums
Help => General => Topic started by: Ninjasturm on October 07, 2010, 09:46:00 pm
-
Hello Community,
i had download ZipLoader. Then i try to compile but i fail whit errors
like undefinded reference to unzClose ...
Somebody say i need to link zlib.a / zlib.lib but were can i get it.
sry about my englisch.
-
You can download it in the first link searching "zlib" in google!
-
Sry i have download the current release and
unzip it, But i havent found the zlib.liba / zlib.a.
Please can you upload it.
-
You have the source of the library. You must compile it (or just copy the files to your own project). Make sure you don't include the example files!