Well, well. It seems that not the search directories are the problem, but the includefiles themselves. In the avr include files, a lot macros are used and a lot of the function calls are only small macros depending on the avr model which is used. kdevelep seems not recognize these macros. However, I send you the project, maybe you can figure out the problem (you need avr-gcc installed to get the include files). <div>
<br><div class="gmail_quote">2012/3/27 Alexandre Courbot <span dir="ltr"><<a href="mailto:gnurou@gmail.com">gnurou@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Mar 27, 2012 at 2:00 AM, Sven Brauch <<a href="mailto:svenbrauch@googlemail.com">svenbrauch@googlemail.com</a>> wrote:<br>
> Mouse-overing the line with the missing include should give you a<br>
> button which allows you to edit the search paths.<br>
> Alternatively, create a list of newline-seperated include directories<br>
> in your project directory/.kdev_include_paths.<br>
<br>
</div>.kdev_include_paths always served me well for that purpose. You can<br>
have them in any directory of your project, which is also quite handy.<br>
<br>
Alex.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br></div>