Skip to content

build error: error: 'as_const' is not a member of 'std' #293

@ghost

Description

Getting this error when building godot with godex.

godotECS/godex/modules/godot/nodes/ecs_world.cpp:744:65: error: 'as_const' is not a member of 'std'; did you mean 'is_const'?
744 | const Storage *storage = std::as_const(world)->get_storage();

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