Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pure-lang gnumeric package. #40

Open
kopinjol opened this issue Mar 29, 2023 · 0 comments
Open

pure-lang gnumeric package. #40

kopinjol opened this issue Mar 29, 2023 · 0 comments

Comments

@kopinjol
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant