lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] CVS WINDOWS project could not pass compile


From: yueyue papa
Subject: [lwip-users] CVS WINDOWS project could not pass compile
Date: Sat, 5 Dec 2009 21:51:24 +0800

Hi All,
 
I update the latest CVS code. The windows project reported
 
####################httpd.c#########
http_state_alloc()
{
  return (struct http_state*)memp_malloc(MEMP_HTTPD_STATE);
}
###################################
 
MEMP_HTTPD_STATE not defined.
 
I did not find the mem type define in memp_std.h
 
 
I remember the previous windows project could be correct make.
 
Lee
 

reply via email to

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