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

Author Topic: [Sources] ZipLoader  (Read 6629 times)

0 Members and 1 Guest are viewing this topic.

Jaenis

  • Newbie
  • *
  • Posts: 48
    • View Profile
[Sources] ZipLoader
« on: July 27, 2009, 08:19:37 am »
I added a ZipLoader to wiki.
It is small class that can load data from zip file archive.

wicked357

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • http://www.eternalcoding.com
[Sources] ZipLoader
« Reply #1 on: March 04, 2010, 08:12:44 am »
I am having a hard time using your wrapper for accessing file within a zip file. I cannot seem to get the right libraries and whatever required files from zlib and minizip as you suggested I need they have so many different versions. I am using Windows with VS2008 and cannot compile it properly at all. Everything works great up until I use the ZIP::File File so I know it has something to do with not having the library files since you don't get the dll problem till after you run the program. Please someone who has been successful at getting this to work help me out.

 

anything