cartesius82

Results 3 issues of cartesius82

Building `archive_static.lib` on Windows 10 using **MSVC** v16.11.11. Builds fine using CMAKE. But getting the output shown below when linking the consumer app. Don't those `__imp_`-prefix references mean that compiler...

Using this archive/unarchive workflow. It **works** with: - zlib etc. - any format and also: - **ISO9660**/zstd (other formats fail with ZSTD) It **does NOT** work when: - PAX, PAX...

Followed the standard cmake build scheme but: ``` xnu-7195.81.3~1/RELEASE_ARM64_T8101 arm64 arm64 MacBookAir10,1 Darwin $ cmake --build . ... [ 24%] Linking CXX shared library ../lib/liblibcodelite.dylib ld: warning: ignoring file ../../sdk/libssh/lib/osx/libssh.a,...

Important