I am Charmie

メモとログ

2016-08-30から1日間の記事一覧

Eigen 3.2.9 compilation on Ubuntu 16.04

If you face a cmake error regarding GLUT_XMU_something, try the following installation and then retry the cmake compilation. sudo apt-get install libxmu-dev libxi-dev