Can not open file after updating source codes
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
A couple of days ago, I was able to compile it and read STL files after compiling the source codes.
But today, I updated my source codes with CVS and recompiled it, and found that when I try to open STL, PLY...file, the executable file crashed.
Is that because you are in the middle of developing?
Thanks a lot for your answer in advance!
PLY usually works (is the format we always use...)
try to update the vcg library too and try to make a full clean of your obj.
Basic data structure have been changed.
So if you have some plugin around that was compiled with an older version it can crash the whole meshlab.
p.