boostorg / boostorg/build

Incorrect library name on Windows with layout=versioned

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

Description

Tried boost v 1.66 and 1.73. B2 generates wrong file name for versioned layout - address-model+architecture part is missing, e.g. boost_unit_test_framework-vc141-mt-gd-1_66.lib instead of boost_unit_test_framework-vc141-mt-gd-x64-1_66.lib

Adding to boost.jam tag_versioned rule fixes the problem. (sorry for not attaching the diff)

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.