You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the v0.14 release of FreeCAD you will need to build Coin without frameworks enabled but *with* soqt included. Install the modified coin/soqt recipe from this tap
Once the prerequisites are in place you can build FreeCAD. The current STABLE version is v0.14. To build this version, run the following command
30
30
31
31
brew install sanelson/freecad/freecad
32
32
33
-
If instead you'd like to build the very latest bleeding edge version (HEAD) from the [FreeCAD repo](https://github.com/FreeCAD/FreeCAD_sf_master), use the following command
33
+
## Building HEAD Version of FreeCAD
34
+
35
+
If instead you'd like to build the very latest bleeding edge version (HEAD) from the [FreeCAD repo](https://github.com/FreeCAD/FreeCAD_sf_master), first install the coin dependency using the following command
0 commit comments