Previous Topic

Next Topic

Book Contents

Book Index

Overview - Files for Compiling & Running

Jar, DLL and EXE Files

All files needed for compiling and running any of the MathFlow SDK components are included in the following directories:

  • <path-to-mathflow-sdk>/java/lib
  • <path-to-mathflow-sdk>/windows/bin
  • <path-to-mathflow-sdk>/windows/lib

The topics in this section will help you decide which files you need for your project.

NOTE: For those using a FlexNet license on Windows operating systems, ensure that the path to the directory containing the FlexNet DLL (lmgr11.dll) is included in the PATH environment variable.

For 32-bit Windows, use <path-to-mathflow-sdk>/resources/windows/32bitDLL/.
For 64-bit Windows, use <path-to-mathflow-sdk>/resources/windows/64bitDLL/.

Digitally Signed Jar Files

Design Science digitally signs all its jar files. Once your Java application is completed, you have two options, as follows:

  • You can unjar the MathFlow SDK jar files and rejar them with your code and digitally sign them yourself.
  • Design Science can re-sign your jar files, while including your Java application(s). Please contact Technical Support at Design Science for more information.

Other Files

The sample code directories contain various script, executable, and html files for running the sample code.

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.