libQGLViewer-2.7.2.so not installed in /usr/local/lib
jxl@dell:/usr/local/lib$ ls libQGLViewer*
libQGLViewer-qt5.prl libQGLViewer-qt5.so libQGLViewer-qt5.so.2 libQGLViewer-qt5.so.2.7 libQGLViewer-qt5.so.2.7.2
jxl@dell:/usr/local/lib$
jxl@dell:/usr/local/lib$
This is the install log, it seems that not install the lib libQGLViewer.so. When we use
find_package(QGLViewer REQUIRED) in CMakeLists.txt to find it in other project, how should we do? Thanks for your time and help in advance !
Hi @GillesDebunne and all, When third project such as srrg2_laser_slam_2d/CMakeLists.txt, use libQGLViewer as following: So i
sudo make install
, to install libQGLViewer, there are some mismatch with http://libqglviewer.com/installUnix.html#linux:/usr/local/
not/usr
libQGLViewer-2.7.2.so
not installed in/usr/local/lib