Ubuntu16.04:Meshlab安装

背景

Meshlab是一个常用的网格显示工具,然而在Ubuntu16.04下进行默认apt-get安装会按照非常老的版本(2016年的发行版本),无法使用Meshlab的一些新特性。

解决方法

1.如果不怕麻烦,可以自行下载代码编译
 https://github.com/cnr-isti-vclab/meshlab

代码中的ReadMe详细介绍了如何编译,先粘贴如下:

Compiling MeshLab
install Qt5.9, be sure to select additional packages "script" and "xmlpatterns"
clone meshlab repo
clone vcglib repo (devel branch) at the same level of meshlab
compile src/external/external.pro
compile src/meshlab_full.pro

Ubuntu 16 Compilation example
Make sure you selected the correct version of Qt: qmake -v. You can use qtchooser -l to list the versions and if in doubt use the direct path to your qmake binary.
Clone repositories:
git clone --depth 1 git@github.com:cnr-isti-vclab/meshlab.git
git clone --depth 1 git@github.com:cnr-isti-vclab/vcglib.git -b devel
cd meshlab
2.另外一种简单的方法就是使用别人编译好的源,从而继续使用apt-get进行安装
sudo add-apt-repository ppa:zarquon42/meshlab
sudo apt-get update
sudo apt-get install meshlab

参考

https://blog.csdn.net/liudahanghang/article/details/81328617

  • 7
    点赞
  • 26
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值