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

Build fails with Go 1.21.x #1

Closed
LinuxUserGD opened this issue Dec 27, 2023 · 1 comment
Closed

Build fails with Go 1.21.x #1

LinuxUserGD opened this issue Dec 27, 2023 · 1 comment

Comments

@LinuxUserGD
Copy link

See itchio/butler#256

$ git clone https://github.com/itchio/dmcunrar-go.git && cd dmcunrar-go && go install ./dmcunrar
Cloning into 'dmcunrar-go'...
remote: Enumerating objects: 103, done.
remote: Total 103 (delta 0), reused 0 (delta 0), pack-reused 103
Receiving objects: 100% (103/103), 111.72 KiB | 953.00 KiB/s, done.
Resolving deltas: 100% (44/44), done.
# github.com/itchio/dmcunrar-go/dmcunrar
dmcunrar/glue.go:179:11: cannot define new methods on non-local type *C.dmc_unrar_file
@LinuxUserGD
Copy link
Author

fixed by f86fd17

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