If you are on Mac, instead of the CFLAGS, you can update your xCode command line tools #655
Replies: 5 comments
-
@paltman Thoughts on this approach? Thank you for the idea @zenware :) |
Beta Was this translation helpful? Give feedback.
-
I am missing the context for what the title of this issue is referring to. Please advise. |
Beta Was this translation helpful? Give feedback.
-
I am assuming this is referencing the development section of the README. |
Beta Was this translation helpful? Give feedback.
-
Ah, yes! @zenware please submit a PR with this. Anything that makes things more clear I'm +1 for. |
Beta Was this translation helpful? Give feedback.
-
Wow, I'm clearly an exceptionally quick responder. smh |
Beta Was this translation helpful? Give feedback.
-
This is accomplished by running the command
xcode-select --install
, if the permissions or prefixes have been messed up at some point, this should handle it, and I think it's easier to follow than the compiler and linker flags currently in the readme.Beta Was this translation helpful? Give feedback.
All reactions