You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to get (and build) your library I get the following error:
github.com\boombuler\[email protected]\hid_windows.go:74:111: cannot use _cgo1 (type unsafe.Pointer) as type _Ctype_PVOID in argument to _Cfunc_HidD_SetFeature
Do you think it's something due to more recent versions of cgo not supporting it?
The text was updated successfully, but these errors were encountered:
Im on Windows, with Go 1.17.1 and mingw-64.
When I try to get (and build) your library I get the following error:
github.com\boombuler\[email protected]\hid_windows.go:74:111: cannot use _cgo1 (type unsafe.Pointer) as type _Ctype_PVOID in argument to _Cfunc_HidD_SetFeature
Do you think it's something due to more recent versions of cgo not supporting it?
The text was updated successfully, but these errors were encountered: