lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] MSVC Port Build Failure


From: Joel Cunningham
Subject: Re: [lwip-devel] MSVC Port Build Failure
Date: Wed, 29 Mar 2017 16:27:15 -0500

I can confirm MSVC port is building now, thanks!

Joel

On Mar 29, 2017, at 4:02 PM, address@hidden wrote:

Right. Thanks for the hint. Should be fixed.

Simon


 Joel Cunningham wrote:
1>  altcp_tls_mbedtls_mem.c
1>e:\projects\lwip\src\apps\altcp_tls\altcp_tls_mbedtls_structs.h(49): fatal error C1083: Cannot open include file: 'mbedtls/ssl.h': No such file or directory

From altcp_tls_mbedtls_structs.h:

#if LWIP_ALTCP /* don't build if not configured for use in lwipopts.h */

#include "lwip/altcp.h"
#include "lwip/pbuf.h"

#include "mbedtls/ssl.h”

Do we need an additional check of LWIP_ALTCP_TLS_MBEDTLS with the check against LWIP_ALTCP?

Joel


_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel

_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel


reply via email to

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