Hi everyone,
I am new to autotools. I have problem.
I receive the following errormessage if I run make:
/include/gtspiContext.h:7:25: schwerwiegender Fehler: glib-object.h: Datei
oder Verzeichnis nicht gefunden
In English: Datei oder Verzeichnis nicht gefunden = File or directory not
found
Hi everyone,
my programme has the following folder-structure
My problem: If I run make, I have the error, that a header file, which is
inside
my include folder can not be found. My configure.ac is attached.
main.c
subfolder: -src
subfolder: error
subfolder: types