can't build :/
==> Starting build()...
Unknown option: linux-x64
Usage: ./eng/linux/package.sh [OPTIONS]...
Options:
-o, --output <path> Output directory for build artifacts (default: bin)
-c, --configuration <config> Build configuration (default: Release)
-f, --framework <framework> Target framework (default: net7.0)
-r, --runtime <runtime> Target runtime (default: linux-x64)
--dog-food <bool> Whether to output dogfood binaries (default: true)
--build <bool> Whether to build binaries (default: true)
--portable <bool> Whether to build portable binaries (default: false)
--single-file <bool> Whether to build single-file binaries (default: true)
--self-contained <bool> Whether to build self-contained binaries (default: false)
-h, --help Print this help message
Platform-specific options:
--package <package_type> Package generation script to run after build
(see eng/linux/* for available package types)
Remarks:
Anything after '--', if it is specified, will be passed to dotnet publish as-is.
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
gonX commented on 2022-11-13 04:14 (UTC) (edited on 2022-11-13 04:15 (UTC) by gonX)
Notice that this -git version of the package now runs on the new version 0.7 codebase of OpenTabletDriver. This means most OpenTabletDriver plugins are incompatible, and you likely want to install the opentabletdriver AUR package instead for compatibility with these.
Otherwise the 0.7 version should work fine - configuration compatibility between 0.6 and the master branch (this package) is limited, so you may need to clear your OpenTabletDriver folder found in the .config folder of your home directory.