Building on Windows requires Visual Studio 2019 or later.
PS> cd win32/
PS> ./build.ps1
Building on macOS requires Xcode 11 or later.
$ cd macos/
$ ./build.sh
in development - currently testing only
-
clone this repository
-
change directory
$ cd ultraschall-installer/linux
- build
$ ./build.sh
To install Ultraschall, get the installer artifact in linux/build/artifacts
(tar.gz file):
$ tar xvf ULTRASCHALL_R5.1.1-preview.tar.gz
$ cd R5.1.1-preview
$ ./install.sh