baskerville / plato

Document reader
Other
1.25k stars 103 forks source link

Fixed emulator building #300

Closed TnS-hun closed 11 months ago

TnS-hun commented 1 year ago

run-emulator.sh did not work, there were a lot of missing externals.

xvello commented 12 months ago

I run into the same issue on Arch Linux: the mupdf-third they ship requires dynamic linking with all of these dependencies. I am not sure whether all distros run into this issue, so for now I added a DYNAMIC_MUPDF envvar in https://github.com/baskerville/plato/pull/319