gen2brain / go-fitz

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

github.com/gen2brain/go-fitz cc1.exe: sorry, unimplemented: 64-bit mode not compiled in #75

Closed JensvandeWiel closed 1 year ago

JensvandeWiel commented 1 year ago

i get this error when trying to build:

github.com/gen2brain/go-fitz

cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

JensvandeWiel commented 1 year ago

found, it. just needed to reinstall gcc 64bit