openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

macOS: fix build issues & re-enable CI

Open fredyshox opened this issue 1 year ago • 2 comments

[x] uncomment build_mac job [x] fixed caching by adding new venv path and updating homebrew paths [x] fix runtime linking issues with pycurl [x] create acados universal dylib for both x64 and arm64 [x] fix rpath, by using linker flags [x] cleanup scons scripts

Should fix: #23830

fredyshox avatar May 22 '23 22:05 fredyshox

Compilation and basic unit tests work on my M1 mac with this!

haraschax avatar May 26 '23 11:05 haraschax

Compilation and basic unit tests work on my M1 mac with this!

working well, I just tried it on a MacBook m1 Ventura 13.4, runs perfectly.

eFiniLan avatar May 31 '23 09:05 eFiniLan