FairSoft compilation on MAC [message #21661] |
Tue, 24 October 2017 10:39 |
Anna Corsi
Messages: 7 Registered: August 2016 Location: CEA Saclay
|
occasional visitor |
From: *jinr.ru
|
|
Hello,
I have the following error when trying to compile the last version of FairSoft on mac OS X 10.9.5, following the instructions on the forum.
For information, I already compiled the May 2016 version successfully some time ago.
/Users/acorsi/codes/R3B_oct2017/FairSoft/FairSoft-oct17/tools/root/build _for_fair/include/RWrap_libcpp_string_view.h:143:4: error: redefinition of '__pad_and_output'
__pad_and_output(_OutputIterator __s,
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo lchain/usr/bin/../include/c++/v1/locale:1449:1: note: previous definition is here
__pad_and_output(_OutputIterator __s,
^
Any suggestions?
Cheers,
Anna
|
|
|
Re: FairSoft compilation on MAC [message #21683 is a reply to message #21661] |
Fri, 27 October 2017 11:26 |
Dmytro Kresan
Messages: 166 Registered: June 2004
|
first-grade participant |
From: *gsi.de
|
|
Hello Anna,
The only suggestion I can make is to update your OS X 10.9.5 to macOS 10.13 with Xcode 9. The oct17 release contains the fix for ROOT especially for Xcode 9. I would expect that it does not work with older versions.
Best regards,
Dima
|
|
|