Skip to content

gintro install fails with latest gstreamer from gitlab #138

Closed
@StefanSalewski

Description

@StefanSalewski
type
  MiniObject00* {.pure.} = object
    `type`*: GType
    refcount*: int32
    lockstate*: int32
    flags*: uint32
    copy*: MiniObjectCopyFunction
    dispose*: MiniObjectDisposeFunction
    free*: MiniObjectFreeFunction
    privUint*: uint32
    privPointer*: pointer

The copy field was a plain pointer before. Now we have three data types in the GstMiniObject, which seems to be one more as the bindings generator currently can handle.

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