Building Instructions

IFM is built using the SCons build system. The SConstruct files are capable of displaying help messages for all of the available options you can use when calling scons. To see this help, simply run scons -h.

Building for wxWidgets

To build IFM for the wxWidgets gui toolkit, change to the top of the source tree and execute scons:

    scons GUI=wx [WX_VERSION=##]

Where WX_VERSION is the two digit representation of your wxWidgets version. The 2.6.x series would be 26, the 2.8.x series would be 28, and etc. The default value for WX_VERSION is 28. The value of WX_VERSION effects the name library files generated during the build as well as the names of the wxWidgets libraries that the wxWidgets demo will link against.


doxygen Get IFM - Interface Management System at SourceForge.net. Fast, secure and Free Open Source software downloads