Making Components
FlyCarpet is designed as a rapid tool, so it is necessary to support rapid component tools for making packages or other user self needed components.
FlyCarpet support two component build tools, one is used to build component library, the other one is used to build component image.
CplBuilder is used to build component library. The tool generate component C/C++ source code and compile it to library. The compiler is Borland C++ Compiler, it is free to use now and can be download from http://www.borland.com/bcppbuilder/freecompiler/.

MetaBuilder is used to build component image, the images are metafile format and are easy to zoom and plot and make comfortable reports.
|