Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI managed to find "lwip4.dsp" and "lwip4.dsw" in the "lwip-win32-msvc-0.1\proj\msvc6" directory. I'm not sure these are the right files though, and attempting to link them with the following commands has not worked.
-llwip4.dsp
-llwip4.dsw
-l lwip4.dsp
-l lwip4.dsw
-llwip4
-l lwip4 I keep getting some variation of "ld.exe: cannot find -llwip4".