lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] dereferencing pointer to incomplete type in static LwIP


From: Kieran Mansley
Subject: Re: [lwip-users] dereferencing pointer to incomplete type in static LwIP library
Date: Tue, 27 Mar 2012 21:10:25 +0100

On 27 Mar 2012, at 19:01, Martin Osterloh wrote:

> I see, indeed a misunderstanding. I thought I could put lwip into a library 
> and then just call it as needed without having the hassle of including 
> headers. 
> 
> Now, how should I organize my project in order to compile a small test 
> program that is essentially able to create a socket? Can I still use my 
> static library? 
> 
> Thanks again for your help!

There are some examples that do this sort of thing in the unix port that is 
distributed as part of the lwIP contrib repository.

See ports/unix/proj/lib for example in that source tree.

Kieran


reply via email to

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