Welcome to Software Laboratory of Antillia.com. Future Windows and Linux Programming |
Es++ Class Library |
Home | Es++ Samples | Es++ ClassList |
1. Update and upgrade sudo apt-get update sudo apt-get upgrade 2. Install the latest g++ to support c++11 sudo apt-get install g++ 3. Install the latest gtkmm-3.0 sudo apt-get install libgtkmm-3.0-dev for gtkmm-3.0 4. Download and install OpenCV-4.2.0 Download opencv-4.2.0.zip Install it on the Tutorial Linux install 5. Download and install freeglut-3.0.0 Download freeglut-3.0.0 and install it. 6. Download and install GLEW Download glew-2.1.0 and install it. |