Merge branch 'master' of https://github.com/jbradsha/FreeCAD into jbradsha-master
This commit is contained in:
commit
9f4dc4616c
24
README.md
24
README.md
|
@ -40,10 +40,10 @@ Other options are described at http://www.freecadweb.org/wiki/index.php?title=Do
|
||||||
Compiling
|
Compiling
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Compiling FreeCAD requires to install several libraries and their
|
Compiling FreeCAD requires installation of several libraries and their
|
||||||
development files such as OpenCasCADe, Coin and Qt, listed in the
|
development files such as OpenCasCADe, Coin and Qt, listed in the
|
||||||
pages below. Once this is done, FreeCAD can be simply compiled with
|
pages below. Once this is done, FreeCAD can be simply compiled with
|
||||||
cMake. On windows, these libraries are bundled and offered by the
|
cMake. On Windows, these libraries are bundled and offered by the
|
||||||
FreeCAD team in a convenience package, on Linux they are usually found
|
FreeCAD team in a convenience package, on Linux they are usually found
|
||||||
in your distribution's repositories and on Mac OSX and other platforms
|
in your distribution's repositories and on Mac OSX and other platforms
|
||||||
you will usually need to compile them yourself.
|
you will usually need to compile them yourself.
|
||||||
|
@ -65,7 +65,7 @@ Usage & Getting help
|
||||||
|
|
||||||
The FreeCAD documentation wiki contains a lot of documentation on
|
The FreeCAD documentation wiki contains a lot of documentation on
|
||||||
general FreeCAD usage, python scripting, and development. The following
|
general FreeCAD usage, python scripting, and development. The following
|
||||||
pages might help you to get started:
|
pages might help you get started:
|
||||||
|
|
||||||
Getting started: http://www.freecadweb.org/wiki/?title=Getting_started
|
Getting started: http://www.freecadweb.org/wiki/?title=Getting_started
|
||||||
|
|
||||||
|
@ -80,21 +80,5 @@ Scripting: http://www.freecadweb.org/wiki/?title=Power_users_hub
|
||||||
Development: http://www.freecadweb.org/wiki/?title=Developer_hub
|
Development: http://www.freecadweb.org/wiki/?title=Developer_hub
|
||||||
|
|
||||||
The FreeCAD forum at http://forum.freecadweb.org is also a great place
|
The FreeCAD forum at http://forum.freecadweb.org is also a great place
|
||||||
to find help and solve specific problems that you might encounter when
|
to find help and solve specific problems you might encounter when
|
||||||
learning to use FreeCAD.
|
learning to use FreeCAD.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user