It's 1.0b1 I'm working with. I'll keep an eye out for Anthony's patch then. Will it be commited to the same repo?
On Oct 12, 12:40 pm, efyx <[email protected]> wrote: > Hi, > > What version of APE are you using? 1.0 or 0.9 if it's 1.0 mod > controller haven't been ported yet to 1.0, i think anthony will port > it today. > > Regards. > > On Oct 12, 10:21 am, Alex Wright <[email protected]> wrote: > > > Hey, > > > We're intending to use libmod-controller as part of our development, > > but I can't work out how I compile it.. Here's the command I tried. > > gcc -std=c99 -D_GNU_SOURCE -Wall -g -shared -fPIC -rdynamic -Wl,- > > soname,libmod-controller.so -o lib/libmod-controller.so libape- > > controller.c > > > And the first error: > > libape-controller.c: In function cmd_control: > > libape-controller.c:28: error: callbackp has no member named > > fdclient > > > The rest of the errors are related to fdclient. > > > Any help? > > Thanks guys. > > Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ -~----------~----~----~----~------~----~------~--~---
