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

Compiler error on arm #3

Open
wildeyedskies opened this issue Mar 10, 2022 · 2 comments
Open

Compiler error on arm #3

wildeyedskies opened this issue Mar 10, 2022 · 2 comments

Comments

@wildeyedskies
Copy link

../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:408:33: could not determine kind of name for C.MPV_EVENT_CHAPTER_CHANGE
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:383:34: could not determine kind of name for C.MPV_EVENT_METADATA_UPDATE
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:325:24: could not determine kind of name for C.MPV_EVENT_PAUSE
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:349:40: could not determine kind of name for C.MPV_EVENT_SCRIPT_INPUT_DISPATCH
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:289:33: could not determine kind of name for C.MPV_EVENT_TRACKS_CHANGED
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:297:33: could not determine kind of name for C.MPV_EVENT_TRACK_SWITCHED
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:333:26: could not determine kind of name for C.MPV_EVENT_UNPAUSE
../go/pkg/mod/github.com/yourok/[email protected]/mpv/consts.go:606:29: could not determine kind of name for C.MPV_SUB_API_OPENGL_CB

Any idea what the fix would be?

@immjs
Copy link

immjs commented Apr 29, 2023

Hello, any updates on this?

@dweymouth
Copy link

This repository seems to be abandoned; you might want to checkout gen2brain/go-mpv. I recently submitted a PR which was merged to fix this in that repo.

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

3 participants