Problem using lwip library
Posted: Fri Aug 28, 2015 9:56 am
I am trying to use the lwip library in a project, however whenever I try to include something from that library the compiler tells me there is no such file or directory. I know that I have everything set up correctly because I am able to compile and flash the example projects and other code that is not using a static library. And I have double checked that lwip is included in the LIBS variable in the makefile for the libraries that are used for linking.
Is there anything that I am missing?
Is there anything that I am missing?