-
As an alternative to the individual download of files, it would be better to support single zip files that can be downloaded completely and locally unzipped.
Implementation: Have another parameter p…
-
I'm a new user of this library (thanks *so* much for it!) and am using it to create an archive that stores several data files from my app. I want the user to be able to optionally password-protect the…
-
When running the example build command, it produces no fat binary on my Mac. It doesn't produce anything useable.
I'm not entirely sure that you guys know what "out of the box" means. This just strai…
ghost updated
6 years ago
-
I built GamePlay-deps for MacOSX and failed (branch next-gen),here's the logs.Can anyone give some hints?
-- Directory: /Users/kklocal/Downloads/GamePlay-deps/out/external-deps/lib/macos/x86_64
…
-
```
I'm working on xcode7.2
I found that the zip file with password protection can unzip by SSZipArchive normally, But it cannot unzip by normal Finder on Mac !! Why !!
Anyone please suggest me, how m…
-
I have git clone assimp the latest code on mater . Then I built android so on Mac。
the shell list below:
```
ANDROID_NDK=$ANDROID_NDK
# Points to the Android SDK
ANDROID_SDK=$ANDROID_SDK
…
-
Hi, I'm using your lib in my iOS project. My problem is the zip file that is created with password on iOS 10.0 (Both Simulator and Real iPhone) can't unzip on Windows. I've tried many unzip tools (Win…
-
This issue is dedicated to the GSoC student @Samir55 who proposed to implement support for the 3MF file format in Slic3r:
https://summerofcode.withgoogle.com/projects/#6343944127381504
This topic …
-
Hi all,
I build zipper successfully with
```
cmake -DWITH_QT_FILESYSTEM=ON ${GIT_DIR}/$CODE
```
When trying to build libCombine via
```
cmake -DEXTRA_LIBS="xml2;z;bz2;" -DWITH_QT_FILESYSTEM=ON -D…
-
Republished v0.5.10 fails to install with node 0.10.x.
```
/tmp/zipfile-test$ rm -rf node_modules/
/tmp/zipfile-test$ node -v
v0.10.46
/tmp/zipfile-test$ npm -v
2.14.22
/tmp/zipfile-test$ npm…