ayyi / samplecat

SampleCat is a a program for cataloguing and auditioning audio samples.
http://ayyi.github.io/samplecat/
GNU General Public License v3.0
54 stars 5 forks source link

Build error: sample.c:16:21: fatal error: gtk/gtk.h: No such file or directory #25

Closed nodiscc closed 7 years ago

nodiscc commented 7 years ago

When running ./autogen.sh ; ./configure ; make I get the following build error.

sample.c:16:21: fatal error: gtk/gtk.h: No such file or directory

libgtk2.0-dev is already installed and is at version 2.24.31-1 (Debian testing/sid)

nodiscc commented 7 years ago

I no longer have this error.