bitextor / pdf-extract

PDF parser and converter to HTML
GNU General Public License v3.0
83 stars 14 forks source link

Install for Win10 #60

Open flywire opened 3 years ago

flywire commented 3 years ago

Is there any reason why this wouldn't run under Win10? If so, any suggestions on how to build and install it?

Looking at setup.sh

### Install prerequisite programs ###
### Install protobuf ###
### Build cld3 java wrapper ###
### Install cld3-java.jar in maven repository ###
### Build PDFExtract ###
laosuan commented 1 year ago

by the way, any suggestions on how to build and install it in mac?