boostorg / boostorg/thread

Static library naming error for static libs

Open
#377 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
214
Forks
171
PR merge metrics
No merged PRs in 30d

Description

For static compilation i should get i.e.:

libboost_thread-vc143-mt-sgd-x64-1_80.lib

but i get:

libboost_thread-vc143-mt-gd-x64-1_80.lib

when using b2.

's' forgotten for -sgd-.

Error: fatal error LNK1104: cannot open file 'libboost_thread-vc143-mt-sgd-x64-1_80.lib'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.