Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 512 Bytes

Build Instructions

To build and run the demo: make run. Logs written to $(PATH_TO_LOGS) provided to Makefile. To make slides make slides

Dependencies

  • cmake (tested on cmake 3.30, corrosion-rs requires >=3.22)
  • clang (tested on clang 18.1.8)
  • Qt6
  • cargo/rustc (tested on 1.79, corrosion-rs requires >=1.46)
  • (probably more, hopefully the build errors are easy to read)

Demo

  • Walkthrough project dir
  • Click on each button with the app open
  • Turn off network for quote error case
  • Debug :O