boostorg / boostorg/build

compile using msvc /clr

Open
#657 1 comment 0 reactions 0 assignees View on GitHub
transition
Dominant language
C++
Stars
251
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I'm using VS 2019 and msvc. I need to compile boost using /clr switch since a project that I need to reference in a C# project uses boost. Is this possible. So far I can't get it to work using msvc-14.2 e.g. b2 --toolset=msvc-14.2

project-config.jam
using msvc : : "/std:c++latest" "/clr" ;

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.