We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When compiling a schema for the rust language I get the following error
error: fields using 64-bit offsets are not yet supported in at least one of the specified programming languages.
Is 64 bit support being worked on for Rust?
Reference: https://docs.rs/flatbuffers/latest/flatbuffers/#:~:text=FlatBufferBuilder%20builds%20a%20FlatBuffer%20through,set%20by%20the%20FlatBuffers%20format).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When compiling a schema for the rust language I get the following error
Is 64 bit support being worked on for Rust?
Reference: https://docs.rs/flatbuffers/latest/flatbuffers/#:~:text=FlatBufferBuilder%20builds%20a%20FlatBuffer%20through,set%20by%20the%20FlatBuffers%20format).
The text was updated successfully, but these errors were encountered: