sciter-sdk / go-sciter

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
https://sciter.com
2.57k stars 268 forks source link

sciter.go:1052:142: cannot use _cgo1 #256

Closed antichown closed 3 years ago

antichown commented 3 years ago

github.com/sciter-sdk/go-sciter ../../go/src/github.com/sciter-sdk/go-sciter/sciter.go:1052:142: cannot use _cgo1 (type *_Ctype_HWINDOW) as type **_Ctype_struct__GtkWidget in argument to _Cfunc_SciterGetElementHwnd

go version go1.15.5 linux/amd64

pravic commented 3 years ago

245

antichown commented 3 years ago

The module you wrote was really beautiful. But it does not work on the linux operating system and Golang version 1.15. Can you fix it, please?

pravic commented 3 years ago

Yes. It's going to be fixed, of course.