-
Notifications
You must be signed in to change notification settings - Fork 96
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
boost build issue with json on x86 #1055
Comments
Please also tell the Boost version and the compilation flags used. In order to see the build flags build with |
Please find the below details:
Currently, I am using the boost-1.85.0 and I tried with 1.86.0 also. Both have same build issue. |
It looks like you are hitting a compiler bug. For example, see https://godbolt.org/z/fEsdvPzov. Also, the first snippet had gcc-5.5.0 in build path, and the second has gcc-7.5.0. Which GCC version are you actually using? |
Facing below issue, while build with json module for x86 platform.
Error Log:
The text was updated successfully, but these errors were encountered: