Forum Discussion
Altera_Forum
Honored Contributor
20 years agostand alone LWIP
Hi,
i'm using Nios II 5.0 IDE version 2.0.0 build 73c. When i try to create a new project "lwip server" i get the message: "This software template is incompatible with this version of the IDE. As a result,Cbuild settings for this project will not be set from the template. Incompatible file: C:\altera\kits\nios2\examples\software\lwip_web_server\.cdtbuild File location: C:\altera\kits\nios2\examples\software\lwip_web_server Please contact the provider of this software for an upto-date versione" any ideas?2 Replies
- Altera_Forum
Honored Contributor
I believe it's mentioned in the readme for stand alone lwip. You need to remove the .cdtbuild file and then add the include paths manually.
- slacker - Altera_Forum
Honored Contributor
thank u!I've done so and it works.
bye