Download: Difference between revisions

From FreeCAD Documentation
No edit summary
 
Line 16: Line 16:


== FreeCAD LibPack ==
== FreeCAD LibPack ==
To collect all the needed Libraries to compile FreeCAD can be a time consuming task. So we deliver a convenient package for development on Windows (VS6 & VS8) with all needed libraries. You can download the current version 3 of of the libpack from
To collect all the needed Libraries to compile FreeCAD can be a time consuming task. So we deliver a convenient package for development on Windows (VS8) with all needed libraries. You can download the current version 4 of of the libpack from
:[http://prdownloads.sourceforge.net/free-cad/FreeCADLibs3.zip?download Download LibPack] (~60MB)
:[http://prdownloads.sourceforge.net/free-cad/FreeCADLibs4.zip?download Download LibPack] (~60MB)


<!-- xorx: to be specified
== Older Versions ==
== Older Versions ==
To get additional downloads and older Versions see:
To get additional downloads and older Versions you need to use the Subversion service. See:
[http://sourceforge.net/svn/?group_id=49159 SVN Service]
-->



[[Category:User Documentation]]
[[Category:User Documentation]]

Revision as of 09:08, 8 February 2007

There are several downloads for various operating systems availible. Before downloading keep in mind:

FreeCAD is still in ALPHA state and not in shape for end user usage

FreeCAD Windows installer

For your conveniance there is an installer for Windows 2000 & XP. The installer may work on older Windows platforms, but has not been tested yet. You need Windows Installer V1 on your system (msiexec.exe). See Installing on Windows for details about different installation options.

Download Setup (~25MB)

FreeCAD Debian binary package

For Debian based Linux systems (e.g. Ubuntu) there is a binary Debian package (a 'deb') (Thanks to Werner Mayer):

Download Debian package (~20MB)

FreeCAD Source package

For all other platforms you need to compile FreeCAD on your own from the Source package:

Download source code (~2MB)

FreeCAD LibPack

To collect all the needed Libraries to compile FreeCAD can be a time consuming task. So we deliver a convenient package for development on Windows (VS8) with all needed libraries. You can download the current version 4 of of the libpack from

Download LibPack (~60MB)

Older Versions

To get additional downloads and older Versions you need to use the Subversion service. See: SVN Service