gen2brain / go-fitz

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

start program #101

Closed guomoumou123 closed 9 months ago

guomoumou123 commented 9 months ago

How to go run in windows environment(golang)

guomoumou123 commented 9 months ago

image

gen2brain commented 9 months ago

See https://github.com/gen2brain/go-fitz/issues/96. For msvcrt use older versions, for ucrt master will work.