8000 Cairo was not compiled with support for GObject · Issue #92 · conformal/gotk3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 13, 2019. It is now read-only.
This repository was archived by the owner on Aug 13, 2019. It is now read-only.
Cairo was not compiled with support for GObject #92
Open
@nicerobot

Description

@nicerobot

Sorry, i can't seem to solve this.

Tying to build the simple example:

$ pwd
/go/src/github.com/conformal/gotk3/gtk/examples/simple

I get:

$ go get
# github.com/conformal/gotk3/cairo
In file included from /go/src/github.com/conformal/gotk3/cairo/cairo.go:24:
/usr/local/Cellar/cairo/1.14.0/include/cairo/cairo-gobject.h:189:3: error: Cairo was not compiled with support for GObject
# error Cairo was not compiled with support for GObject
  ^
1 error generated.

Yet caigo-gobject is available:

$ pkg-config --libs cairo-gobject 
-L/opt/X11/lib -L/usr/local/Cellar/cairo/1.14.0/lib -L/usr/local/Cellar/glib/2.42.1/lib -L/usr/local/opt/gettext/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl 
$ pkg-config --libs cairo
-L/opt/X11/lib -lcairo 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0