go-sciter icon indicating copy to clipboard operation
go-sciter copied to clipboard

failed to build demo examples

Open laoshaw opened this issue 2 years ago • 0 comments

cd demoes/01
go mod init demo01
go mod tidy
go build
  /home/test/.gvm/pkgsets/go1.17.2/global/pkg/mod/github.com/sciter-sdk/[email protected]/sciter.go:1025:142: 
   cannot use _cgo1 (type *_Ctype_HWINDOW) as type **_Ctype_struct__GtkWidget in argument to_Cfunc_SciterGetElementHwnd

laoshaw avatar Nov 18 '21 05:11 laoshaw