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

Can't build #33

Open
Jipok opened this issue Mar 1, 2024 · 0 comments
Open

Can't build #33

Jipok opened this issue Mar 1, 2024 · 0 comments

Comments

@Jipok
Copy link

Jipok commented Mar 1, 2024

# github.com/sqs/gojs
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:51:99: error: redefinition of parameter '_'
cgo-gcc-export-header-prolog:51:90: note: previous definition of '_' with type 'void *'
_cgo_export.c:74:92: error: redefinition of parameter '_'
   74 | void* nativefunction_CallAsFunction_go(void* data_ptr, JSContextRef rawCtx, void* _, void* _, GoUint argumentCount, void* arguments, JSValueRef* exception)
      |                                                                                      ~~~~~~^
_cgo_export.c:74:83: note: previous definition of '_' with type 'void *'
   74 | void* nativefunction_CallAsFunction_go(void* data_ptr, JSContextRef rawCtx, void* _, void* _, GoUint argumentCount, void* arguments, JSValueRef* exception)
      |        

libwebkit2gtk41-2.42.5
go1.22.0 linux/amd64

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