Installing Spark!
To install Spark!:
- Uninstall any previous Spark! intallation
- Run the setup.exe program on the distribution media.
The following is a list of critical files that will be installed:
<install dir> is the directory of the location you choose to
install
| File |
Location |
Use |
| spark.exe |
<install dir>/bin |
Main executable |
| SparkModel.lib |
<install dir>/lib |
.lib file for MSVC integration |
| SparkModel.h |
<install dir>/include |
.h file for integration with custom
applications |
| SparkModel.dll |
windows system folder |
dll for integrating custom applications with
Spark! |
| SparkBase.dll |
windows system folder |
Base functions for Spark! |
| SparkUI.dll |
windows system folder |
User Interface functions for Spark! |
|