Prerequisites for Local Runner - FracktalWorks/Fracktory-5 GitHub Wiki
Prerequisites for Local Runner
To run the local runner for building the Fracktory installer, ensure the following prerequisites are met:
1. Operating System
- Windows 10 or higher
2. Required Tools
-
Python: Version 3.12 or higher
- Ensure Python is added to the system PATH.
- Upgrade
pipto the latest version:python -m pip install --upgrade pip
-
Conan: Version 1.65.0
pip install conan==1.65.0 -
CMake: Version 3.23 or higher
- Download from CMake.org.
- Add CMake to the system PATH.
-
WiX Toolset: Version 3.14
- Download and install from WiX Toolset.
- Add the WiX
binfolder to the system PATH.
-
NSIS (Nullsoft Scriptable Install System): Latest version
- Download and install from NSIS.
- Add the NSIS installation folder to the system PATH.
Start Github Self hosted runne:
- Navigate to actions-runner location
./run.cmd