meshlab icon indicating copy to clipboard operation
meshlab copied to clipboard

Missing plugins when build from source code

Open jjjcs opened this issue 1 year ago • 4 comments

Hi,

I am trying to develop a self defined plugin for meshlab. So i downloaded the source code and build from source following the instructions. Finally, after the ALL_BUILD is generated, i can see the window of meshlab, but plugins and some modules are missed. It can not even load a stl file. image image image image The plugins can be generated successfully, but they are missed in the window. image

jjjcs avatar Sep 20 '23 07:09 jjjcs

The problem now is meshlab compiled for window can not load files nomatter what format the file is (stl, ply, obj...). I have seem some tutorials about how compling meshlab for windows. All of the tutorials stopped as meshlab window showed succeed, should i do something else to make meshlab available to input some meshmodels?

jjjcs avatar Sep 20 '23 08:09 jjjcs

you can load plugins in help tool,here you can load plugins you need.

LC-RSWR avatar Dec 14 '23 06:12 LC-RSWR

make sure to build all the io (input/output) plugins.

alemuntoni avatar Dec 14 '23 12:12 alemuntoni

same issue with me

DawarKhanuom avatar Jan 01 '24 12:01 DawarKhanuom