Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLWIP & NIOS II v5.0
Good afternoon, I have a little problem with LWIP StandAlone with the new release of the NIOS II IDE. In fact, when I create a new c/c++ application with LWIP web server example, the NI...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by bigmickey@Aug 31 2005, 07:47 AM you have to change project properties, manually.
projects proprerties > c/c++ build > general
include these path
../lwip-0.7.1/src/include
../lwip-0.7.1/src/include/ipv4
../lwip4hal/include
../apps
http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/wink.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=9436)
--- quote end ---
--- Quote End --- Bigmickey, those settings, they come from your projectdir?! And where exactly must I put them?! In your C/C++ build?! Cheers, Danny