GateNetwork/gate
No results
1
Build Conan
Stefan edited this page 2024年07月26日 21:38:22 +02:00
Table of Contents
Build GATE with CONAN
- Install Python and use PIP to install CONAN
pip install conan
- Setup CONAN default profile and settings by conan setup script:
cd scripts./setup-conan.sh
- Run the conan build script from the /scripts folder
./build-conan.sh
- Find generated binaries in
/build/conan/deploy/bin
Links
Project
Build system
Concepts
© 2018-2026 OpenGATE.at