Opened 8 years ago

Last modified 8 years ago

#10743 new Feature Requests

Support Boost build on Windows using Clang

Reported by: kreuzerkrieg@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

It will be lovely if it will be possible to build boost library using Clang (clang-cl) on Windows using standard win dev tools (no MingW, VS only).

Change History (2)

comment:1 by viboes, 8 years ago

Please, give more information.

comment:2 by kreuzerkrieg@…, 8 years ago

today, there is no option to build boost on windows using clang, AFAIK. consider following scenario, I'm building my project from within visual studio using clang toolset. my project depends on boost libraries, lets say "threads". I would like to build boost libraries using the same toolset of clang provided for visual studio.

Note: See TracTickets for help on using tickets.