GateNetwork/gate
2
10
Fork
You've already forked gate
1
1 Build Conan
Stefan edited this page 2024年07月26日 21:38:22 +02:00
Table of Contents

Build GATE with CONAN

  1. Install Python and use PIP to install CONAN
    • pip install conan
  2. Setup CONAN default profile and settings by conan setup script:
    • cd scripts
    • ./setup-conan.sh
  3. Run the conan build script from the /scripts folder
    • ./build-conan.sh
  4. Find generated binaries in
    • /build/conan/deploy/bin

© 2018-2026 OpenGATE.at