Skip to content

Fixes ParamType

Compare
Choose a tag to compare
@umutonat umutonat released this 29 Jul 21:25
· 8 commits to master since this release
  • Bug fixes

How to run SCTransformationAPI

  • Linux
     $ cd linux-x64
     $ chmod 777 ./SCTransformation.API
     $ ./SCTransformation.API
    
  • Mac Os
     $ cd osx-x64
     $ chmod 777 ./SCTransformation.API
     $ ./SCTransformation.API
    
  • Windows
    cd win-x64
    ./SCTransformation.API.exe