mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Merge pull request #250 from selmf/translate_changelog
Translate changelog and update build instructions
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
If you are trying to compile YACReader with a 7zip decompression backend,
|
||||
you need to download de source code of 7zip (Windows) or p7zip (Linux/MacOSX).
|
||||
you need to download the source code of 7zip 18.05 (Windows) or p7zip 16.02 (Linux/MacOSX).
|
||||
|
||||
Please extract it and rename the folder to lib7zip (Windows) or libp7zip (Linux/MacOSX),
|
||||
then copy it to $YACREADER_SRC/compressed_archive/ (this folder).
|
||||
|
||||
YACReader is compiled using 7zip 18.05 and p7zip 16.02.
|
||||
|
||||
7zip is the recommended library to use is you want support for 7zip files and rar5.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Starting with YACReader 9.0.0 all versions of YACReader use (lib)unarr >= 1.0.1
|
||||
Starting with YACReader 9.0.0 all versions of YACReader can use (lib)unarr >= 1.0.1
|
||||
as decompression backend. For Windows and MacOSX precompiled libraries
|
||||
are available in the dependencies folder (not included in the source tarballs!).
|
||||
|
||||
|
Reference in New Issue
Block a user