laurentkneip / opengv

OpenGV is a collection of computer vision methods for solving geometric vision problems. It is hosted and maintained by the Mobile Perception Lab of ShanghaiTech.
Other
1.02k stars 353 forks source link

OpenGV building stuck at one point during "make" #35

Closed hilmandayo closed 8 years ago

hilmandayo commented 8 years ago

I am trying to build the OpenGV on Ubuntu 16.04.1. I have set up the BUILD_PYTHON and INSTALL_OPENGV to "ON" on the CMakeLists.txt. During make, it keep stucks on

[62%] Building CXX object CMakeFiles/opengv.dir/src/point_cloud/MAPointCloud.o

How can I solve this?

hilmandayo commented 8 years ago

It's OK. Problem solved. It turns out the process just take quite some time.