构建
安装依赖
Fedora
如果您正在使用 fedora, 可能需要安装 perl:
更新依赖
更新 npm 依赖:
更新 cargo 依赖:
PDF worker
检查 src/components/Editor/PdfViewer/index.tsx
中的 pdfjs.version, 下载 worker,
下载链接类似 https://cdn.jsdelivr.net/npm/[email protected]/build/pdf.worker.min.mjs
,
4.3.136 应该替换为 pdfjs.version.
启动 Tauri 开发窗口
构建
在 linux 上构建 .appimage
如果您得到错误 /usr/bin/strip: Unable to recognise the format of the input file /usr/lib/libSvtAv1Enc.so.1'
: