--- layout: fc_discuss_archives title: Message 23 from Frama-C-discuss on October 2008 ---
Hi, We have now come a step further and got it running on an Ubuntu 8.04 machine. What we now face is that Frama-C does not find the include files for files that is not in the root tree. Example Main.c call include file in path include/function/function.h The function.h file included function2/function2.h The include in the second instance fails to be handled as it states file not found. If I change the path to ../function2/function2.h it gets further on. Is there any way that I can tell Frama-C to have a standard include path or at least a common starting point? I do not think it is feasible for us to change all "include"'s in the project. Kind Regards Birger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20081009/c59af29a/attachment.htm