Skip to content

Conversation

@jererobles
Copy link

@jererobles jererobles commented Oct 16, 2021

Solves weird quirks I had trying to compile openpilot on MBP 16"

  • Homebrew path was different
  • openssl path was different
  • Acados was pointing to non existing dir from repo in Sconstruct
  • Linker had issues finding OpenGL/CL
  • rpath usage had incorrect format for macOS
  • Missing array import

@bravech
Copy link

bravech commented Oct 16, 2021

I believe the missing array import is due to using libc++ instead of libstdc++

@jererobles jererobles changed the title WIP: Support for Intel macOS WIP: Support for Intel macOS Monterey Oct 17, 2021
@jererobles jererobles changed the title WIP: Support for Intel macOS Monterey WIP: Support for Intel macOS Monterey 12.0 Oct 17, 2021
@adeebshihadeh
Copy link
Contributor

Thanks for the PR, but I'm going to close this in favor of the more complete #23365.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants