lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] about memory problem


From: address@hidden
Subject: Re: [lwip-users] about memory problem
Date: Thu, 17 Jul 2008 21:11:08 +0200
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

yueyue papa wrote:
../../../../../lwip/src/core/init.c:156:4: #error "MEM_USE_POOLS requires 
custom pools (MEMP_USE_CUSTOM_POOLS) to be enabled in your
lwipopts.h"

I will understand If i see this, But my compiler (VC8) did not tell me
this error. I learned for lwIP from Wiki (Not from your referred
site), It is also not tell me to enable both macro.  :(
That's strange because when I compile with VC8, I get this output when it comes to compiling init.c:

init.c
d:\dev\lwip\cvshead\lwip\src\include\lwip/memp.h(60) : error C2059: Syntaxfehler: ')' ..\..\..\..\lwip\src\core\init.c(156) : fatal error C1189: #error : "MEM_USE_POOLS requires custom pools (MEMP_USE_CUSTOM_POOLS) to be enabled in your lwipopts.h"


Simon




reply via email to

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