Skip to content

Release 1.0.7257

Compare
Choose a tag to compare
@alchemistmatt alchemistmatt released this 15 Nov 06:50
· 122 commits to master since this release

AScore_Program.zip includes the AScore console program.

  • See the Readme file for usage information.
  • The Parameter_Files directory has example parameter files
  • The Data directory has example results

AScore_Program_CentOS.zip includes the same AScore console program, but it includes libSQLite.Interop.so specific to RHEL 7 (which should also be compatible with CentOS 7). AScore_Program_Debian.zip includes libSQLite.Interop.so specific to Debian (and Ubuntu). For other Linux distributions, follow the instructions in System.Data.SQLite_Compilation_Steps_Linux.wiki for steps on compiling a system specific version of libSQLite.Interop.so

On Linux, use Mono to run the program, for example mono AScore_Console.exe

Changes

  • Updated PRISM.dll that now supports specifiying options using parameter files
    • See command line arguments -ParamFile and -CreateParamFile
  • Now creating the log file directory if missing