PathEngine home previous: Building the Source Codenext: Build Setup
Contents, Programmers Guide, Building the Source Code, Internal Organisation

Internal Organisation

The SDK includes the following components:

(Starting from SDK release 5.26, PathEngine is not divided into a set of internal static libraries, with each component instead being built directly from the relevant set of source and object files.)

Some components (e.g. TestBed and exporter plugins) are only available on the Windows-x86 platform. The run-time component can then be built on all platforms.

The 'PathEngine' and 'ContentProcessing3D' components can be built as a dll (or shared object) or as a static lib, depending on the target platform.


Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEnginenext: Build Setup