On Nov 22, 2013, at 3:43 PM, Denis Fourt denis.prog@hotmail.com wrote:
When compiling with gsc from the macosx installer I get the following error messages (at the end): Though I have no problem with the homebrew installation. (running os 10.6 gcc 4.2)
Thanks
I have had a similar problem before and it was solved by running this command
xcode-select --install
which installs Xcode's command line tools.
Please try it out and see if that helps.
Marc
P.S. for more info see: http://stackoverflow.com/questions/9329243/xcode-4-4-and-later-install-comma...