Closed ghost closed 3 years ago
I support the question
finded solving?
Any news on solution?
git clone https://github.com/therecipe/examples cd examples/
go run basic/widgets/main.go
This is the way to run that example.
But, so many other examples have errors like: i.ConnectDestroyTreeItem undefined (type *TreeItem has no field or method ConnectDestroyTreeItem)
It is so sad. (
It could be a greater project. So many stars and bugs at the first line...
I executed
go get -d -v github.com/therecipe/examples/...
from the instructions in the Wiki (https://github.com/therecipe/qt/wiki/Getting-Started) but got error:How can I fix this?
go version go1.16.5 linux/amd64