-
Notifications
You must be signed in to change notification settings - Fork 2
Install Libraries
Leo Lebrat edited this page Oct 7, 2019
·
4 revisions
In order to install the code the following libraries should be installed :
libcgal-dev >= 4.14-5libeigen3-dev >= 3.2.2-3swig >= 3.0.8
In order to install them simply type in your Linux terminal the following command (you will be asked to enter your password):
user@computer:~$ sudo apt install libcgal-dev libeigen3-dev swigYou have successfully installed all the toolbox's dependencies 👍 you can now install the toolbox !