[Klone-users] Usind make to build the embedded web server
Mark Richards
mark.richards at massmicro.com
Mon Aug 27 16:44:33 EDT 2007
Ralf Dünkelmann wrote:
> Hi Stefano,
>
> thanks for your reply! With the pre-release the tutorials now work.
>
> Is there any primer for C++ development?
> I can't imagine how to configure so that it finds the includes and libs
> needed.
>
> Whenever I try to include sth C++ like (e.g. "iostream" ) the make process
> won't find those libraries.
Have you used WEBAPP_CFLAGS in the toplevel Makefile?
WEBAPP_CFLAGS = -I$(TOP)/{wherever}
/m
More information about the Klone-users
mailing list