A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
applications:graphics:freecad [2016/07/05 03:52]
admin [Install Third Party Libraries]
applications:graphics:freecad [2016/07/05 03:57] (current)
admin [Make an Out-of-Source Build]
Line 125: Line 125:
 > cmake ../​free-cad-code -DCMAKE_BUILD_TYPE=Release > cmake ../​free-cad-code -DCMAKE_BUILD_TYPE=Release
 > make > make
 +</​Code>​
 +
 +The FreeCAD executable now resides in the''​bin''​ folder, we can launch it with:
 +<​Code:​bash |Launch FreeCAD>
 +> ./​bin/​FreeCAD
 </​Code>​ </​Code>​