I'm now in USA for two weeks. Prof. Miller invited me to explain
my lattice model to his team & students, they want to use it for
fracturing rocks.

They are using everywhere suse 10.3 64bit and upgrading suse is too
much work (I understand this). They:

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....

sqlite3 problem:
- make sqlite3 optional (the check in SConscript)
- add some #ifdefs in GLSimulationPlayerViewer, and respective
  SConstript entry


Make it possible to compile without python, offending classes that
cannot be compiled:

- Se3Interpolator
- PythonRunnerFilter
- WeightedAverage2d


-- 
Janek Kozicki
|

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to