Build
Install packages
Fedora
If you are using fedora, you might need to install perl:
Update packages
Update npm packages:
Update cargo packages:
PDF worker
Check pdfjs.version in src/components/Editor/PdfViewer/index.tsx
, and download the worker,
the download link like https://cdn.jsdelivr.net/npm/[email protected]/build/pdf.worker.min.mjs
,
4.3.136 should be replaced with your pdfjs.version.
Start Tauri Development Window
Build
Build an .appimage
on linux
If you get an error like /usr/bin/strip: Unable to recognise the format of the input file /usr/lib/libSvtAv1Enc.so.1'
: