[EXTERNAL] Re: [xsde-users] macOS x86_64 build help

Boris Kolpackov boris at codesynthesis.com
Fri Aug 19 02:40:00 EDT 2022


Baca, Antony M <abaca6 at sandia.gov> writes:

> /Users/abaca6/xsde-3.3.0.a12+dep/libcutl/cutl/details/boost/functional/hash/extensions.hpp:172:40: error: no member named 'tuple' in namespace 'std'

Turned out Boost was trying to include C++11 <tuple> in C++03 mode for
some reason. I've fixed this (and the version rename) and published
3.3.0.a13:

https://codesynthesis.com/~boris/tmp/xsde/xsde-3.3.0.a13+dep.tar.bz2

It now builds fine for me with the same version of Apple Clang but
on M1.

With this version you also get Expat security fixes as a bonus for
your troubles.



More information about the xsde-users mailing list