mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-27 04:12:10 +08:00
99c5800ea5
old-commit-hash: 29ac3da7b84426c6764150cb233b9c7bab1446d8
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
== Ubuntu ==
|
|
|
|
sudo apt-get install capnproto libyaml-cpp-dev qt5-default
|
|
|
|
== Mac ==
|
|
|
|
brew install qt5 ffmpeg capnp yaml-cpp zmq
|
|
brew link qt5 --force
|
|
|