yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06042
Re: RuntimeError: unregistered class (was: qt4 looks nice!)
Hi Janek,
it is fixed now. Eventually it turned out to be (badly documented) API
change in boost::serialization which showed up depending on compilation
options (chunkSize) so packages were not affected. See
https://bugs.launchpad.net/yade/+bug/666876
Cheers, Vaclav
> > > That is (likely) a bug in boost::serialization. If you were following
> > > the list, we had this issue w/ ubuntu 10.10, then it went away without
> >
> > I see, so debian squeeze has currently an affected version of boost.
>
> hmm it looks like boost versions are the same, roughly:
>
> debian squeeze: libboost-dev 1.42.0.1
>
> ubuntu maverick: libboost-dev 1.42.0.1ubuntu1
>
> older ubuntu lucid: libboost-dev 1.40.0.1
>
> any idea what other packages might be causing this problem?
>
References