now work perfectly.
n1gp wrote:Hi Andy,
You can use apt-file to find what package(s) to install:
apt-file search gtk/gtk.h
libgtk-3-dev: /usr/include/gtk-3.0/gtk/gtk.h
so you want to install libgtk-3-dev
-Rick / N1GP
n1gp wrote:Hi Andy,
You can use apt-file to find what package(s) to install:
apt-file search gtk/gtk.h
libgtk-3-dev: /usr/include/gtk-3.0/gtk/gtk.h
so you want to install libgtk-3-dev
-Rick / N1GP