24 Apr
2014
24 Apr
'14
4:32 p.m.
Greetings, I’m using boost (1.55) (installed via macports) on: - OS X Mavericks - using clang (5.1, the Xcode default version, LLVM 3.4) - with CUDA 6 - and cmake (2.8.12.2). It has a large number of compile errors, shown here: http://pastebin.com/Qg2V0UwM that begin with: /opt/local/include/boost/type_traits/is_abstract.hpp(72): error: identifier "__is_abstract" is undefined I’d be delighted to have any advice on how to do cmake + CUDA 6 + clang + boost on OS X! JDO