-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Alberto Fanjul edited this page Jan 29, 2019
·
2 revisions
Welcome to the libgtkcanvas wiki!
libgtkcanvas depends on gtkgsv:
https://gitlab.com/pwmc/gsvgtk
You may need this dependencies to build it: (install in this order):
you can build with (replace repo url and repo name accordingly):
git clone https://gitlab.com/pwmc/gsvgtk
cd gsvgtk
meson --prefix /usr build
ninja -C build
sudo ninja -C build install
Other dependencies (like gxml should be avaliable on your package manager) if not build as usual with meson:
https://gitlab.gnome.org/GNOME/gxml
After build libgtkcanvas you can run with:
build/demo/gtkcanvas-demo