Yes, but not for boost. On 23/02/2016 13:19, Giuseppe Marco Randazzo wrote: > Are you using homebrew? > >> On 23 Feb 2016, at 14:17, Paul Emsley <[email protected]> wrote: >> >> >> Using: >> Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) >> Target: x86_64-apple-darwin14.5.0 >> >> and boost_1_54_0: >> >> Scanning dependencies of target testMatCalc >> [ 29%] Building CXX object >> Code/DataManip/MetricMatrixCalc/CMakeFiles/testMatCalc.dir/testMatCalc.cpp.o >> [ 30%] Building CXX object Code/Query/CMakeFiles/testQuery.dir/test.cpp.o >> In file included from >> /Users/pemsley/autobuild/b-e-l/rdkit-github/rdkit/Code/GraphMol/MolHash/HashToString.cpp:13: >> /Users/pemsley/autobuild/build-coot+rdkit-pre-release-gtk2-python/include/boost/archive/iterators/transform_width.hpp:151:31: >> error: no member >> named 'min' in namespace 'std' >> unsigned int i = std::min(missing_bits, m_remaining_bits); >> ~~~~~^ >> >> transform_width.hpp needs to include <algorithm> ? (because I am using >> an older boost?) >> >> Paul. >> >> >> ------------------------------------------------------------------------------ >> Site24x7 APM Insight: Get Deep Visibility into Application Performance >> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month >> Monitor end-to-end web transactions and take corrective actions now >> Troubleshoot faster and improve end-user experience. Signup Now! >> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 >> _______________________________________________ >> Rdkit-discuss mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

