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

cannot compile in g++ 4.8.5 #385

Closed
RunningOn opened this issue Aug 19, 2023 · 3 comments
Closed

cannot compile in g++ 4.8.5 #385

RunningOn opened this issue Aug 19, 2023 · 3 comments

Comments

@RunningOn
Copy link

I try to use the single header file "rapidyaml-0.5.0.hpp" (downloaded from the release assets) in my project, but it gives me an error:

.//rapidyaml-0.5.0.hpp:644:2: error: #error "amalgamate: file c4/gcc-4.8.hpp must have been included at this point"
 #error "amalgamate: file c4/gcc-4.8.hpp must have been included at this point"

how to fix this? in CentOS 7.6, g++ 4.8.5

@biojppm
Copy link
Owner

biojppm commented Sep 4, 2023

possibly related to biojppm/c4core#103

@biojppm
Copy link
Owner

biojppm commented Sep 4, 2023

Actually, I think the current master of c4core already fixes this. See biojppm/c4core#106 (merged).

@biojppm
Copy link
Owner

biojppm commented Sep 5, 2023

See also #350

@biojppm biojppm closed this as completed Apr 18, 2024
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

2 participants