Artur Sharafutdinov
Artur Sharafutdinov
The MeshLib's Python module is dynamically linked with `libpython`. I ran your commands and have found only the static library (`libpython3.11.a`). You might tune your build configuration to build the...
Could you specify your Linux distro version and attach the log files of the building process? The missing dependencies might indicate that the automatic package installation is not supported on...
The fixes for the building process on Pop OS (and other Ubuntu-based distributions) are available in the [feature/ubuntu_build](https://github.com/MeshInspector/MeshLib/tree/feature/ubuntu_build) branch and will be merged soon. You can try them out. I...
We have plans for extending build and install customization, once the code and scripts will be updated we'll notify you. Right now you might specify a custom installation path using...
Hello, the `ldconfig` warnings are non-critical and don't lead to the package installation error. You might try to install the latest version 2.4.8 from the website: https://meshinspector.com/download/ Note that we...