Updated Using BlenderCAM with OpenCAMLib (markdown)

master
torvn77 2016-02-17 13:52:58 +03:00
rodzic 02c12f1111
commit c98aabb66d
1 zmienionych plików z 2 dodań i 2 usunięć

@ -5,10 +5,10 @@ To use OpenCAMLib with BlenderCAM, it needs to be built from source and installe
Building from source on Debian GNU/Linux (probably also Ubuntu):
Install dependecies:
sudo aptitude install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ cmake blender python3-numpy python3-shapely git libboost-python-dev
`sudo aptitude install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ cmake blender` python3-numpy python3-shapely git libboost-python-dev
Install optional dependencies:
apt install amd64-microcode intel-microcode cmake-gui
`sudo aptitude install amd64-microcode intel-microcode cmake-gui`
For Debian Jessie you have to replace libomp-dev with libiomp-dev (libomp-dev is not in stable yet)