mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 03:03:57 +08:00
* fix mac nui * fix cereal * builds on mac without warnings * ui swap shouldn't be instant on pc * camerad builds on mac * modeld, and now everything, builds on mac * ui draws pictures on mac now * fix camerad shutdown * support ui looping on pc * python3 on that * SCNu64 should be cross platform * bump cereal and new apk * clean up Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
== Ubuntu == sudo apt-get install capnproto libyaml-cpp-dev qt5-default == Mac == brew install qt5 ffmpeg capnp yaml-cpp zmq brew link qt5 --force