lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Compiler warning


From: Peter LM
Subject: Re: [lwip-users] Compiler warning
Date: Thu, 11 Jul 2013 06:44:37 -0700 (PDT)

Hi,

Have you modified your compiler source paths?
If it is just a warning it doesn't matter... The linker will do the job. But
if you want to remove it then add right path to your compiler option or just
include (#include ProjName/lwIP/include/ipv4/lwIP/ip.h)


If you cannot compile it is probably due to IPv4-IPv6 conflict. And you will
be able to solve this issue by removing either IPv4 or IPv6 source file. Or
just exclude it if your using an IDE..).

Regards,
Peter



--
View this message in context: 
http://lwip.100.n7.nabble.com/Compiler-warning-tp21733p21734.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]