because these two days the teacher let use C ++ to do the Voronoi diagram generation experiment, was forced to install the OpenGL library (with Voronoi function), do not look at the process is tedious, in fact, after installing the feeling is nothing, just keep adding path is very annoying, the other is to download, install. The procedure is as follows:
1. Install cmake
Make sure (cmake directory)\bin has been added to the system path. If it is not there, you need to add it yourself.
2. Install Boost dependencies
Boost_1_66_0, set the two environment variables, because CMAKE needs to find and connect to the CGAL project when it generates the CGAL project. You need to use these two environment variables, which are configured according to the location where you install the Boost.
the pictures to “(the boost installation location) \ lib32 – MSVC – xx. 0” add to the PATH.
3. The installation of Qt
Also to download Qt, time is long, can go to download over the wall first, then the
4. Install and compile the CGAL
I am in making https://github.com/CGAL/cgal/releases/tag/releases%2FCGAL-4.14-beta1 to download the setup. The exe file, also download faster over the wall, first download can not change the installation directory,
normal install to C:/dev /.
only boost before installation is no problem, to be successful by compiling oh, if cannot compile CGAL normally check before add path address is correct.
Configure the environment variable and PATH add according to your installed CGAL version.
Read More:
- Configuring OpenGL development environment in win10 + vs2015 (including the method of installing 32-bit and 64 bit libraries)
- The solution of OpenGL not displaying normally in win7 system
- Installing xgboost in anaconda is based on win10 32 / 64 bit system
- [graphics] exceptions in downloading and installing OpenGL in vs2017
- OpenGL class library and environment configuration under win10 and vs2015
- Vs2017 installing OpenGL
- Configuration of OpenGL development environment under Windows environment, win10 + vs2019 + glfw + glad
- Solution to prompt “system group policy forbids installation of this device” in win10 system
- The solution of configuring OpenGL in vs2017
- The solution of using OpenGL’s Glu Library in qt5.2 under win7
- Error code is 2502 / 2503 when installing MSI format installation package under win10 or win8
- Problems and solutions of installing Ubuntu 12.04 in win7
- The simplest course of configuring OpenGL in vs2015
- Error 2052/2053 when installing node.js in win
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- A series of problems in configuring OpenGL development environment in vs2015
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- Configuring OpenGL in VS
- Some problems in installing wsl2 and NVIDIA docker in win10
- Installation and problems of texlive2017 in win10 system