Skip to content

cpp_client_wrapper is incompatible with prebuilt flutter-elinux #284

@wang-bin

Description

@wang-bin

I'm using https://github.com/sony/flutter-elinux/releases/tag/3.27.1 , when building a external texture plugin, I find that cpp_client_wrapper in flutter-elinux/flutter/bin/cache is old, it's 2024-09-20, and TextureRegistrar class has not such method virtual void UnregisterTexture(int64_t texture_id, std::function<void()> callback) = 0;. I have a crash in UnregisterTexture and I guess the reason is incompatible TextureRegistrar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions