1. git clone
2. Install dependencies

The solution is
sudo apt-get install libxkbcommon-x11-dev
3. The compilation
2. Install dependencies

The solution is
sudo apt-get install libxkbcommon-x11-dev
3. The compilation
cd Pangolin
mkdir build
cd build
cmake ..
cmake --build .
Pangolin: I tried to reinstall Pangolin because the pictures I drew with Pangolin kept flashing, so I used Locate to find the SO shared library. After deleting Pangolin, I reinstalled Pangolin. After compiling, I had to make install Pangolin to successfully generate SO files. However, after reloading the drawing is still flashing, I don’t know why. If anyone knows, I’d appreciate it if you could leave me a message
Read More:
- Installing opencv and Linux Makefile:160 : recipe for target ‘all’ failed problem resolution
- How to Use paho.mqtt.cpp
- [VTK] cmake compiling VTK
- Vtk8.2.0 (32bit + 64bit) compilation and installation test (win10 + vs2017 + Qt5)
- Compiling OBS studio on MAC and windos platforms
- Vtk7. X is compiled and installed under vs2013 and vs2015
- Methods of compiling and installing ffmpeg and libx264 in Linux
- VTK installation
- Vs2017 compiles pcl1.8.1 with vtk8.0 and uses qt5.9.5
- Two methods of cmake in VTK program
- Configuration, compilation and installation of vtk8.1 in qt5.9
- Common mistakes and solutions of cmake + QT + VTK
- Summary of problems encountered in compiling and installing vtk7 + vs2013 / 2015 + cmake
- VTK cross compile error
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Brief introduction of cmake generating all in vs Project_ BUILD、INSTALL、ZERO_ Check function!!
- Cmake error on qt5core
- Install error after vs compilation (error msb3073)
- QGIS uses qt4.6.3 to upgrade to the version compiled by qt4.8.3
- CMake Error: Could not find CMAKE_ROOT !!!