Chris Mayo
Chris Mayo
And now they backported it to.3.12.5! I think the answer is just to include both, in a way that one can easily be removed when Python 3.12 is eventually dropped...
Not really, the includes are the only way I could find to get a sense of what the dependencies are for each module (OK that probably is a very Gentoo...
There are some mentions of `flann/flann.hpp` in the pcl headers, maybe that's it - I haven't yet found the reference froim the module though.
Updated the commit title and message and left the include. One example `Mod/ReverseEngineering/App/RegionGrowing.cpp` has: `#include ` which has: `#include ` which has: `#include `
Rebased.
I think this is ready now.
Sounds like there will shortly be a new upstream release.
Not that shortly apparently... Also FreeCAD 1.0 is not completely compatible with 0.8, so added 0.7 too.
Added `fem? ( smesh )` to REQUIRED_USE, dropped GitPython optfeature and updated wiki link again. Added more commits fixing other issues.
Let's pause and see if https://bugs.gentoo.org/939787 can be fixed too.