nwg-piotr / nwg-menu

MenuStart plugin to nwg-panel, also capable of working standalone
MIT License
67 stars 4 forks source link

could not determine kind of name for C.pango_attr_insert_hyphens_new #2

Open maifeeulasad opened 3 years ago

maifeeulasad commented 3 years ago

I gave this command : make get

And got this errors :

go get github.com/gotk3/gotk3
go: downloading github.com/gotk3/gotk3 v0.5.3-0.20210223154815-289cfb6dbf32
go get github.com/gotk3/gotk3/gdk
go: found github.com/gotk3/gotk3/gdk in github.com/gotk3/gotk3 v0.5.3-0.20210223154815-289cfb6dbf32
go get github.com/gotk3/gotk3/glib
go: found github.com/gotk3/gotk3/glib in github.com/gotk3/gotk3 v0.5.3-0.20210223154815-289cfb6dbf32
go get github.com/dlasky/gotk3-layershell/layershell
go: downloading github.com/dlasky/gotk3-layershell v0.0.0-20210331230524-5cca0b819261
go: found github.com/dlasky/gotk3-layershell/layershell in github.com/dlasky/gotk3-layershell v0.0.0-20210331230524-5cca0b819261
# github.com/gotk3/gotk3/pango
../../go/pkg/mod/github.com/gotk3/gotk3@v0.5.3-0.20210223154815-289cfb6dbf32/pango/pango-attributes.go:191:7: could not determine kind of name for C.pango_attr_insert_hyphens_new
Makefile:2: recipe for target 'get' failed
make: *** [get] Error 2
nwg-piotr commented 3 years ago

You must be on Debian, FreeBSD or some other system w/ outdated libs. For possible solution look here: https://github.com/nwg-piotr/nwg-dock/issues/7