12 Aug
2020
12 Aug
'20
3:12 p.m.
Dennis Luehring wrote:
it always worked for me without any special settings (im on VS2017 and using the LLVM-VStudio integrationhttps://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-tool... https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-tool...)
i've never need to change anything in my projects beside installing latest LLVM/clang + extension and switching the compiler in every of my private and customer projects - its the first time with 1.74 that it does not work out of the box
i've never set any auto-link defines and using clang-cl on daily basis for some years now
What happens when you define BOOST_LIB_DIAGNOSTIC? What's the full compiler output when building your test program?