dca_interface  6.3.4
Windows: Deploying Applications using the SCA

The included in your installation should contain at least the following items:

  • Download/Check the Microsoft Visual Studio Runtime Libraries that comes with you Compiler
  • The SCA Runtime package
  • The osslibs binaries as you build them (folder e.g. C:\dca\osslibs\bin)
  • your application and its required libraries packages

After installation and/or package verification you must prepend the

PATH

env variable to include the SCA runtime package's

dca\bin\Win32

and

osslibs\bin\Win32

directories.

Your application must instantiate the SCA with the correct

dca\bin\Win32 dca\init

directories of the installation location of the SCA.