$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] How to build boost with Microsoft clang 3.7 with Codegen instead of usual Microsoft compiler?
From: Juan Dent (juandent_at_[hidden])
Date: 2016-05-26 19:05:29
I need to create a Visual Studio solution to compile Boost with the new
Clang 3.7 with Microsoft CodeGen instead of the usual Microsoft compiler.
How can I do this?
Regards,
Juan