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

nebula-cpp gcc version not match #1697

Closed
mizy opened this issue Apr 22, 2022 · 6 comments
Closed

nebula-cpp gcc version not match #1697

mizy opened this issue Apr 22, 2022 · 6 comments

Comments

@mizy
Copy link

mizy commented Apr 22, 2022

GCC version can't be 11 ,cause the source code can't match the preset version
image

@Shylock-Hg
Copy link

gcc supporting of nebula-cpp is different from nebula

@dutor
Copy link
Contributor

dutor commented May 10, 2022

gcc supporting of nebula-cpp is different from nebula

Yes. Those versions in the snapshot are for Nebula build itself.

@abby-cyber
Copy link
Contributor

abby-cyber commented May 10, 2022

I‘m still a little confused, so what are the correct versions of gcc for nebula cpp?

@Shylock-Hg
Copy link

Shylock-Hg commented May 10, 2022

I‘m still a little confused, so what are the current versions for nebula cpp?

The release is built by gcc9.3, if it's incompatible with your environment you could build it in your environment.

@dutor
Copy link
Contributor

dutor commented May 10, 2022

e.g. GCC 4.8 is for the user of nebula-cpp to build their own applications, while GCC 10.1.0 is for us to build nebula-cpp and nebula core themselves.

@abby-cyber
Copy link
Contributor

Thank you, guys! The related descriptions have been updated in the doc https://docs.nebula-graph.com.cn/3.1.0/14.client/3.nebula-cpp-client/

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

4 participants