untrunc icon indicating copy to clipboard operation
untrunc copied to clipboard

Lack of zlib dependency in prerequisites

Open mwht opened this issue 4 years ago • 1 comments

Hello,

documentation has no mention that zlib is required for building untrunc. "ld returned 1 exit status" occurs when g++ tries to find "-lz" library.

This should be mentioned in prerequisites in README.md

Best regards.

mwht avatar Mar 25 '21 20:03 mwht

Added a mention in README, thanks for the feedback.

ponchio avatar Mar 26 '21 04:03 ponchio