Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated pull request with large files libzip support for windows build against develop branch #106

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Den271
Copy link

@Den271 Den271 commented Oct 23, 2014

  1. the git branch name is DennisPopovDn:largeFileslibZipSupport, pull request is created against readium:develop
  2. Fixed Windows build, compiled for Win7&VS2013
  3. readium-sdk-win\ePub3\ThirdParty\libzip is updated (Current version: 0.11.2 released on 2013-12-19, see http://www.nih.at/libzip/)
    2.1) new libZip has been fixed (fixed int32 < – > int64 issues, fixed fseek< – >fseeko mismatch)
  4. readium-sdk-1\ePub3\utilities\byte_stream.cpp and readium-sdk-1\ePub3\utilities\byte_stream.h has been updated to support new libzip structure, some code is commented out, because it is a kind of dead code (i.e. for writing zip files)
  5. readium-sdk-1\ePub3\ePub\zip_archive.cpp has been updated to support new libzip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants