Meshlabserver error: unable to save when editing mesh in the commandline
Meshlabserver error: unable to save when editing mesh in the commandline
我正在尝试通过命令行在 MeshLab 中编辑网格,并通过 windows10 cmd 使用 meshlab 服务器:
meshlabserver -i inputfile.obj -o outputfile.stl
基本上发生的情况是输出文件由于某种原因无法保存。报错如下(之后说loading in input和conversion both work):
Failed Saving
Output mesh :C/Program Files/VCG/MeshLab/outputfile.stl has NOT been saved
非常感谢任何帮助。
您是否检查过您是否有权在该文件夹中写入?
我正在尝试通过命令行在 MeshLab 中编辑网格,并通过 windows10 cmd 使用 meshlab 服务器:
meshlabserver -i inputfile.obj -o outputfile.stl
基本上发生的情况是输出文件由于某种原因无法保存。报错如下(之后说loading in input和conversion both work):
Failed Saving
Output mesh :C/Program Files/VCG/MeshLab/outputfile.stl has NOT been saved
非常感谢任何帮助。
您是否检查过您是否有权在该文件夹中写入?