From 8e70cfad88b79ebbfc1624f6c4a8a4126f53fe3c Mon Sep 17 00:00:00 2001 From: ksuprynowicz Date: Sat, 13 Feb 2016 20:54:45 +0100 Subject: [PATCH] Updated Using BlenderCAM with OpenCAMLib (markdown) --- Using-BlenderCAM-with-OpenCAMLib.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Using-BlenderCAM-with-OpenCAMLib.md b/Using-BlenderCAM-with-OpenCAMLib.md index 7e07500..d867e4c 100644 --- a/Using-BlenderCAM-with-OpenCAMLib.md +++ b/Using-BlenderCAM-with-OpenCAMLib.md @@ -8,6 +8,8 @@ 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 +For Debian Jessie you have to replace libomp-dev with libiomp-dev (libomp-dev is not in stable yet) + Get newest OpenCAMLib from repository(this version is patched for VTK6 compatibility): git clone https://github.com/ksuprynowicz/opencamlib.git