Skip to content

gdextension file  #4

@MAD11011

Description

@MAD11011

The generated gdextension seems to have two Major bugs.

  1. its missing "compatibility_minimum" key (Godot throws errors if not set).
  2. the "entry_symbol" key value is wrong, it generated a mismatched func name "serial_port_library_init" but in the source file the func is labeled "serialport_lib_init".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions