Closed GoogleCodeExporter closed 8 years ago
looks like you have clang installed via homebrew taking precedence over the
xcode version. try looking at the $PATH environnement variable and remove
references to /usr/local/Cellar/ before compiling.
Original comment by jean.sig...@gmail.com
on 23 Jun 2013 at 9:44
yap, that was the problem, thanks for noticing. please close the ticket.
Original comment by kalu...@gmail.com
on 23 Jun 2013 at 9:04
I am also having this issue, I dont have any homebrew in the path
echo $PATH
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr
/X11/bin:/usr/local/git/bin
However clang does seem to be installed
which clang
/usr/bin/clang
How do I get around this?
Original comment by n...@0x00.me.uk
on 16 Jul 2013 at 4:56
closing old issues
Original comment by jean.sig...@gmail.com
on 11 Feb 2014 at 10:38
Original issue reported on code.google.com by
kalu...@gmail.com
on 19 Jun 2013 at 1:51