← Back to team overview

yade-dev team mailing list archive

Re: impossible to compile without python / sqlite3

 


1. have boost 1.33, we just need foreach.hpp
2. they don't have sqlite3 (only sqlite2)
3. boost::python::len is not defined in boost 1.33. And that's the
    only reason for which I must disable python. Or we'll see if we
    can upgrade boost....
1. and 3. is solved by local versions of boost parts in r1722 (transparent).




Follow ups

References