SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on how to get your MSP JTAG programmer up and running.
By maka
#46210
Hi,

I've been trying to compile the uip port by Paul Curtis using the crossworks eval version and been getting an error. I thought it would compile right on load since it was the solution file from his site (uip.hzp). But I have been getting these errors:

Build solution — 120 ms — 4 errors
Building “uip” in configuration “Debug” — 4 errors
Compiling cgi.c — 4 errors
can't find include file "uip.h"
can't find include file "cgi.h"
can't find include file "httpd.h"
can't find include file "fs.h"
Build failed

Any help would be very appreciated. Also, what compilers did others use? I have been trying to compile it with other programs but no go.

Thanks.