Skip to content

Update the docs: DuckDB only works on 2024 edition #570

@OWissett

Description

@OWissett

I was trying to get duck db to work with the default compiler settings (e.g., 2021 edition).

Due to the version of bindgen being used, which generates unsafe extern "C" code, which is not supported in the 2021 edition, it should be noted that cargo 1.85 and 2024 edition are essential to build duckdb.

I couldn't see this clearly mentioned in the README. If it is, then feel free to close this issue. However, I think it would be good to state that these are requirements if they are not already stated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions