Yes, That works. Thanks Sergey. I had to include -lcrypto and -lz cflags to git rid of linker errors.
On Thursday, July 31, 2014 2:58:16 PM UTC-4, Sergey Lyubka wrote: > > clone https://github.com/cesanta/net_skeleton into the same directory > where mongoose project is cloned. > > > On Thu, Jul 31, 2014 at 5:28 PM, kk <[email protected] <javascript:> > > wrote: > >> Hello, >> >> I am trying to compile proxy.c to be able to see how mg_wakeup_server_ex >> works. Compiling using the Makefile provided in examples folder does not >> compile it. It says "net_skeleton.h" not found. Any idea what should be >> done to compile it? >> >> Thanks and Regards, >> KK >> >> -- >> You received this message because you are subscribed to the Google Groups >> "mongoose-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/mongoose-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
