> Hi, > > I can't find how to compile properly MicroMacroAnalyzer (quite usefull > to compute and display 3D maps of strain in a triangulated packing, it > works perfectly with the triaxial test) and TriangulationCollider. > > Previously, there was a command in a sconscript that would compile > extra/TesselationWrapper.a (executing "make" in extra/triangulation), > and yade engines were linking with the static lib if it was found. I hope I didn't remove it by accident recently... In any case why not integrate the "make" part in scons directly (I will take care of that of course, don't worry)? If there is the feature cgal (BTW I don't think you need to introduce the "triangulation" feature, as it is synonymous with cgal, right?), it will be built, if not, it will be skipped. We can also move it from extra to pkg, to have it built implicitly. I will have a look.
v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

