[QUOTE=ganeshjobs;14812]same error is with me.webserver example program directly working..
.i want to include this functionality in my program which is individually working.,
but on concatenating the functionality code and added the required folders .
No compilation error in the main.c
compilation error is with in the library /httpserver_raw.
../httpserver_raw/makefsdata/lwip/opt.h:46:24: fatal error: lwip/debug.h: No such file or directory
the lwip folder is added in to the includes,,but even the same error occurs.
how to handle these errors .
please help me.[/QUOTE I added the libraries in project proprties>c/c++ build>ARM GCC C compiler directivevs, then again it struck at fatal error: dir.h: No such file or directory,
i searched for this file dir.h this present in C:\DAVEv4-64Bit\DAVE-4.3.2\eclipse\ARM-GCC-49\arm-none-eabi\include\sys. a
allready i included this into my pjt.
any suggestions to handle this. ]
.i want to include this functionality in my program which is individually working.,
but on concatenating the functionality code and added the required folders .
No compilation error in the main.c
compilation error is with in the library /httpserver_raw.
../httpserver_raw/makefsdata/lwip/opt.h:46:24: fatal error: lwip/debug.h: No such file or directory
the lwip folder is added in to the includes,,but even the same error occurs.
how to handle these errors .
please help me.[/QUOTE I added the libraries in project proprties>c/c++ build>ARM GCC C compiler directivevs, then again it struck at fatal error: dir.h: No such file or directory,
i searched for this file dir.h this present in C:\DAVEv4-64Bit\DAVE-4.3.2\eclipse\ARM-GCC-49\arm-none-eabi\include\sys. a
allready i included this into my pjt.
any suggestions to handle this. ]