docs: align README_IT with 2.2.0 Linux build path
This commit is contained in:
@@ -61,10 +61,17 @@ python build_plugin.py --7zip-version 25.01
|
|||||||
# Toolset specifico (2022|2026|auto)
|
# Toolset specifico (2022|2026|auto)
|
||||||
python build_plugin.py --toolset 2022
|
python build_plugin.py --toolset 2022
|
||||||
|
|
||||||
|
# Path Linux (cross-build con MinGW-w64, 26.00)
|
||||||
|
python build_plugin.py --host linux
|
||||||
|
|
||||||
# Stampa versione ed esce
|
# Stampa versione ed esce
|
||||||
python build_plugin.py --version
|
python build_plugin.py --version
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note Linux:
|
||||||
|
- Il path Linux locale supporta attualmente `--7zip-version 26.00`.
|
||||||
|
- Richiede toolchain MinGW-w64 (`x86_64-w64-mingw32-*` e `i686-w64-mingw32-*`) e `make`.
|
||||||
|
|
||||||
## Struttura Repository
|
## Struttura Repository
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -101,3 +108,7 @@ Aggiunto supporto per estrarre archivi `.exe` creati con NSIS (non presente nel
|
|||||||
- Igor Pavlov (7-Zip)
|
- Igor Pavlov (7-Zip)
|
||||||
- Afrow UK (Plugin originale)
|
- Afrow UK (Plugin originale)
|
||||||
- Simone (Supporto x64, VS2022/VS2026, ZIP, NSIS handler, ExtractWithFileCallback)
|
- Simone (Supporto x64, VS2022/VS2026, ZIP, NSIS handler, ExtractWithFileCallback)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*Vedi [README.md](README.md) per la versione in inglese.*
|
||||||
|
|||||||
Reference in New Issue
Block a user