Skip to content

Not sure where to put the .so file #3

@aiden-jeffrey

Description

@aiden-jeffrey

I've built flatc and gdflatbuffers, copied the project/addons/gdflatbuffers directory into my project's addons directory, and copied the gdflatbuffers.linux.template_debug.x86_64.so file to both the project's root bin directory, and also addons/gdflatbuffers/bin, but the editor is struggling to find that shared object file:

  ERROR: core/extension/gdextension_library_loader.cpp:360 - No GDExtension library found for current OS and architecture (linux.x86_64) in configuration file: res://addons/gdflatbuffers/gdflatbuffers.gdextension
  ERROR: GDExtension dynamic library not found: 'res://addons/gdflatbuffers/gdflatbuffers.gdextension'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions