flathub / flathub/net.meshlab.MeshLab

FilterMeshBoolean and IONXS missing from 2021.07

Open
#6 27 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
7
PR merge metrics
No merged PRs in 30d

Description

FilterMeshBoolean and IONXS are two new plugins that have been added in the last version of meshlab, however they are missing in the version from flathub.
Here atteched the list of loaded plugins in the flathub version (left) and from the appimage downloaded from the official repo (right).

![plugins](https://user-images.githubusercontent.com/6656168/126790875-0f16e5c5-eb1a-43fd-b618-4d6061a0ce94.png)

FilterMeshBoolean plugin requires on linux some additional external libraries installed on the system: gmp, boost and cgal (`apt install libgmp-dev libcgal-dev libboost-all-dev` on ubuntu).
IONXS, on the other hand, should be easy to build. Just be sure to clone recursively the meshlab repo, in order to include the nexus submodule.

Is there an easy way to add the missing plugins also in the flathub release?

[edit] I removed the stuff about xerces, I had mistaken with another plugin (e57) which is actually built correctly on flathub!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.