Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: ZipLoader  (Read 2356 times)

0 Members and 1 Guest are viewing this topic.

Ninjasturm

  • Newbie
  • *
  • Posts: 16
    • View Profile
ZipLoader
« 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.

panithadrum

  • Sr. Member
  • ****
  • Posts: 304
    • View Profile
    • Skyrpex@Github
    • Email
ZipLoader
« Reply #1 on: October 07, 2010, 11:06:14 pm »
You can download it in the first link searching "zlib" in google!

Ninjasturm

  • Newbie
  • *
  • Posts: 16
    • View Profile
ZipLoader
« Reply #2 on: October 08, 2010, 12:29:40 pm »
Sry i have download the current release and
unzip it, But i havent found the zlib.liba / zlib.a.
Please can you upload it.

panithadrum

  • Sr. Member
  • ****
  • Posts: 304
    • View Profile
    • Skyrpex@Github
    • Email
ZipLoader
« Reply #3 on: October 08, 2010, 01:24:58 pm »
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!

 

anything