Skip to content

pure-lang gnumeric package. #40

@kopinjol

Description

@kopinjol

The pure-gnumeric library fails to compile with the following error:
pure-loader/pure-gnumeric.c:1589:26: error: ‘GocGroup’ {aka ‘struct _GocGroup’} has no member named ‘children’; did you mean ‘Xchildren’?
1589 | return GOC_ITEM(group->children->data);

I had used the following make command:
make --include-dir=-I/usr/lib/gnumeric/1.12.51 all
There doesnot seem to be any place where the GocGroup structure is defined. May be a mistake on my part. But any suggestion will be appreciated.

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