Closed aaronlidman closed 10 years ago
I should have replied to this long ago. I'm using the full XCode installation and haven't run into it, but I don't think I'm doing anything too strange with math library calls. I wonder if it's broken for anyone else.
I'd recommend closing this and mark it up to a bug in the apple command line tools.
Fair enough!
When compiling
render
:The solution was to run
xcode-select --install
which I found here: https://github.com/mxcl/homebrew/issues/22553I'm only using the xcode CLI tools, maybe that's it?