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

Build problem BOOST_SYSTEM_DYN_LINK and BOOST_SYSTEM_STATIC_LINK both defined #22

Open
jerkos opened this issue Oct 16, 2015 · 0 comments
Labels

Comments

@jerkos
Copy link
Contributor

jerkos commented Oct 16, 2015

We have that problem for 2 boost libraries: system and filesystem. Define and undefine appropriate directives in the Jamroot.jam file does not resolve the problem.

I made a very dirty workaround, I modified those config.hpp in boost/system and boost/filesystem to enable static linking.

Does anyone have an idea to generate a proper build configuration ?

@jerkos jerkos added the build label Oct 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant