Start up and Configuration

From FreeCAD Documentation
Revision as of 11:14, 17 February 2007 by 213.160.81.6 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Config set

On every Startup FreeCAD examine its surrounding and the command line parameter and build up a configuration set which hold the essence of the runtime information. This information is later used to determine the place where to save user data or log files. Its also very important for post postmortem analyzes. There fore it get saved in the log file.


User related

User config entrys
Lib name Version needed Link to get it
Python >= 2.3.x http://www.python.org/
OpenCasCade >= 5.2 http://www.opencascade.org
Qt >= 3.2.x http://www.troll.no
Coin3D >= 2.x http://www.Coin3D.org
SoQT >= 1.2 http://www.Coin3D.org
Xerces-C++ >= 2.3.x http://xml.apache.org/xerces-c/
GTS >= 0.7.x http://gts.sourceforge.net/
Zlib >= 1.x.x http://www.zlib.net/
Wild Magic >= 3.x http://www.geometrictools.com/
Boost >= 1.33.x http://www.boost.org/