gen2brain / go-fitz

Golang wrapper for the MuPDF Fitz library
GNU Affero General Public License v3.0
369 stars 87 forks source link

can build in mips arch? #78

Closed Insua closed 1 year ago

Insua commented 1 year ago

i do not find linux_mips lib,can add mips lib to build in mips arch?

gen2brain commented 1 year ago

No, you can just use the external library.

Insua commented 1 year ago

need a example for external library

gen2brain commented 1 year ago

Install mupdf library and use extlib tag. Sorry, there are no plans to build for Mips.