Skip to content

Instantly share code, notes, and snippets.

@berndhahnebach
berndhahnebach / Jessie--FreeCAD_all.sh
Last active March 22, 2018 14:26
compile FreeCAD 0.17 against OCCT 7.1.0 and VTK 7.0.0
#!/bin/bash
# Released under GPL v2.0
# bernd@bimstatik.org
# based on script for vagrant box from FreeCAD source, https://github.com/FreeCAD/FreeCAD/blob/master/vagrant/FreeCAD.sh
# tested on Debian Jessie = 8.0
# username on my vagrant box = vagrant
cd ~ # use if start on a local machine or inside a virtual machine