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

Which GCC compiler version is required for Scribe? Dependencies not listed #21

Open
aplazar1 opened this issue Jan 13, 2025 · 0 comments

Comments

@aplazar1
Copy link

Hello,
I keep getting the following compiler error when attempting to compile scribe:

ANN.cpp:54:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
        register int d;``` 

Can you please list which GCC compiler version and dependencies are required? Would greatly appreciate some help with this issue. Many Thanks!

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