This repository holds the scripts to compile the dependencies of OpenRW. It also stores the binaries.
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
python pyvcpkg.py vcpkg install
python pyvcpkg.py deps build
python pyvcpkg.py deps copy
python pyvcpkg.py -h
- x86-windows
- x86-windows-static
- x64-windows
- x64-windows-static