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

fix compile with boost local #84

Merged

Conversation

psychocrypt
Copy link
Member

Since #82 the windows compile is broken. There are many linker issue.

  • separate boost_local.hpp into hpp and cpp to avoid that the library common is moving the boost locale dependency into all targets
  • link icu mnemonics library
  • remove boost locale library from all targets those have no dependency to this library

Since ryo-currency#82 the windows compile is broken. There are many linker issue.

- separate `boost_local.hpp` into `hpp` and `cpp` to avoid that the library common is moving the boost locale dependency into all targets
- link icu mnemonics library
- remove boost locale library from all targets those have no dependency to this library
@psychocrypt psychocrypt added the bug Something isn't working label Aug 8, 2018
@psychocrypt psychocrypt added this to the 0.4.0.0/0.3.X.X milestone Aug 8, 2018
@fireice-uk fireice-uk merged commit 3c76d0b into ryo-currency:dev Aug 8, 2018
@psychocrypt psychocrypt mentioned this pull request Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants