Skip to content

Instantly share code, notes, and snippets.

View LogWell's full-sized avatar

LuoJinhao LogWell

View GitHub Profile
@LogWell
LogWell / compile_20190129_beta.sh
Last active May 18, 2020 16:48 — forked from dbadrian/compile_meshlab.sh
Compile Meshlab on Ubuntu 18.04
# https://github.com/cnr-isti-vclab/meshlab/releases/tag/25f3d17
# https://github.com/cnr-isti-vclab/meshlab/blob/master/src/README.md
# install qt5.9
# sudo apt-get install qt5-default qtcreator libqt5xmlpatterns5-dev qtscript5-dev
# install some dependencies
# sudo apt-get install libeigen3-dev
# clone repos