Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static library naming error for static libs #377

Open
ElDuderinoBerlin opened this issue Nov 14, 2022 · 0 comments
Open

Static library naming error for static libs #377

ElDuderinoBerlin opened this issue Nov 14, 2022 · 0 comments

Comments

@ElDuderinoBerlin
Copy link

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'

@mclow mclow transferred this issue from boostorg/boost Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant