From: Glyn M. <gly...@gm...> - 2011-11-02 15:58:43
|
Hi Leo, On 28 October 2011 10:46, Leo Cacciari <leo...@gm...> wrote: > Hi, > I have problems in compiling the library (version 0.9.2) on ubuntu > 10.10 with boost 1.42.0. Before I bother everyone by posting a long > output of template errors, I'd ask if the library requires some aspects > of boost (spirit seems to be the culprit, judging from the errors I see) > that ave been developed _after_ 1.42.0? > > I know the 1.42.0 is quite hold, but changing the version now, with the > project well advanced would be a pita. Not as big a pita as having to > reinvent the cpp-netlib wheel, thus I'm willing to do that if it's the > only way to use cpp-netlib, but I'd gladly avoid it if I could. > The oldest version of boost that cpp-netlib is tested with is 1.45.0. Anything older is unlikely to work. Regards, Glyn |