6 лет назад
История
README.md
OpenRW Windows Dependencies
This repository holds the scripts to compile the dependencies of OpenRW. It also stores the binaries.
Dependencies
The scripts need the following dependencies pre-installed:
- Microsoft Windows: Windows 10 or higher
- Python: Python 3.6 or higher
- Microsoft Compiler: 2017 or higher
- Microsoft Visual Studio, or
- Microsoft Build Tools for Visual Studio (stand-alone Microsoft C/C++ compiler)
The scripts download the following dependencies:
- Microsoft VcPkg: git master
- CMake
- Sources of all dependencies of OpenRW
How to
Set up vcpkg
python pyvcpkg.py vcpkg install
Build dependencies
python pyvcpkg.py deps build
Copy dependencies to triplet folder
python pyvcpkg.py deps copy
Help
python pyvcpkg.py -h
Targets
- x86-windows
- x86-windows-static
- x64-windows
- x64-windows-static
Конвейеры
0 успешных
0 с ошибкой