Re: header file not found

2011-11-28 Thread Eric Blake
ctual error you got at the point where you have the message about a header file not found? > > main.c > subfolder: -src > subfolder: error > subfolder: types > subfolder: include< the file that can't be found is here Is the file

header file not found

2011-11-25 Thread David Boesner
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