Skip to content

build error handling on Windows

After cloning the open-zgy repository on Windows I tried to build in Windows. This failed because I didn't have cmake and 7z in the path. The build scripts did not have any early failure, so it took me a while to find out. With a few checks in build-zfp.bat the experience can be much nicer. I have this fixed locally, happy to provide the diff to anyone interested.