25 Mar
2016
25 Mar
'16
8:02 p.m.
AMDG On 03/25/2016 01:35 PM, John Maddock wrote:
What's the correct way to configure clang on windows with current Boost.Build?
clang-win.jam isn't up-to-date for vc14. Try the attached patch.
If I use:
using clang-win : 3.7 : "C:/Progra~2/MICROS~4.0/VC/Clang 3.7/bin/x86/clang.exe" : <cxxflags>-std=c++11 <compatibility>vc14 ;
In Christ, Steven Watanabe