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

The windows build error is due to MinGW using Boost 1.74 which has some flaws: https://github.com/boostorg/serialization/issues/219 #204

Closed
ghost opened this issue Dec 23, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Dec 23, 2020

The windows build error is due to MinGW using Boost 1.74 which has some flaws: boostorg/serialization#219

Originally posted by @stoffu in #201 (comment)

@ghost ghost mentioned this issue Dec 23, 2020
@iamsmooth
Copy link

There's a macOS build issue too

@ghost
Copy link
Author

ghost commented Dec 26, 2020

I see that now. It is posted in the logs: error: no type named 'library_version_type' in namespace 'boost::serialization'; did you mean 'item_version_type'? 316 const boost::serialization::library_version_type library_version( I did a quick google and found the moneromoo commit: monero-project@07442a6
Here is a stackexchange thread related to the error from a monero contributor: https://stackoverflow.com/questions/65179639/monero-bigsur-update-no-member-named-library-version-type-in-namespace-boos

@ghost ghost mentioned this issue Dec 29, 2020
@ghost
Copy link
Author

ghost commented Jan 26, 2021

mac os solved by #207

@ghost
Copy link
Author

ghost commented Jan 26, 2021

windows #212

@ghost ghost closed this as completed Jan 26, 2021
This issue was closed.
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