Skip to content
Discussion options

You must be logged in to vote

您可以直接从如上所述的 actions 下载构建结果,也可以从主仓库的 release 处下载。

AMLL Player 由于包含 ffmpeg 等依赖,构建较为繁琐。简言之,您需要在本地配置:

  • node
  • pnpm
  • rustc/cargo
  • wasm32-unknown-unknown target
  • wasm-pack
  • tauri-cli
  • FFmpeg 预编译库的发现配置
  • pkg-config/vcpkg

配置后运行:

pnpm nx build player
pnpm -F player tauri build

希望以上内容有帮助。

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Linho1219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants