jmacd / xdelta

open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression
http://xdelta.org
1.09k stars 181 forks source link

Can't compile latest version with latest MinGW #223

Open firstrose opened 7 years ago

firstrose commented 7 years ago

In MSYS,run ./run_release.sh (Is this the RIGHT way to compile?)

It says automake 1.15 needed while the most recent automake version in MinGW is 1.11.1

For those who're not very familiar with gcc toolchains (e.g autoXXXX) , Is there a convinent (RIGHT) way to compile xdelta under Windows with MinGW? Or just a guide?

2016-09-19_15-49-03 2016-09-19_15-50-26