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

bmmcginty/openal does not compile #4

Open
quite opened this issue Jun 23, 2020 · 7 comments
Open

bmmcginty/openal does not compile #4

quite opened this issue Jun 23, 2020 · 7 comments

Comments

@quite
Copy link

quite commented Jun 23, 2020

I'm coming here since this seems to be the most developed fork of barnard.

The openal bindings no longer compiles with openal 1.20.1 (also 1.20.0?). 1.19.1 still works. Haven't had time to investigate more...

# _/home/quite/src-scratch/go-openal--bmmcginty/openal
./alcCore.go:114:149: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcGetError
./alcCore.go:156:100: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCloseDevice
./alcCore.go:162:107: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCreateContext
./alcCore.go:171:110: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_walcGetIntegerv
./alcCore.go:176:156: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_walcGetInteger
./alcCore.go:200:114: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureCloseDevice
./alcCore.go:208:88: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureStart
./alcCore.go:212:86: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureStop
./alcCore.go:216:179: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureSamples
./alcCore.go:220:179: cannot use _cgo0 (type *_Ctype_struct_ALCdevice_struct) as type *_Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureSamples
./alcCore.go:220:179: too many errors
@bmmcginty
Copy link
Owner

bmmcginty commented Jun 23, 2020 via email

@quite
Copy link
Author

quite commented Jul 9, 2020

ping!

@quite
Copy link
Author

quite commented Jul 20, 2020

Once I can compile barnard, and have time, I plan to implement support for access tokens.

@bmmcginty
Copy link
Owner

bmmcginty commented Jul 20, 2020 via email

@mariorossi77
Copy link

still does not compile

@bmmcginty
Copy link
Owner

bmmcginty commented Dec 9, 2020 via email

@mariorossi77
Copy link

amd64 from the AUR

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