loyso / Scarab

A system to patch your content files.
45 stars 8 forks source link

Zlib error #4

Open cuocsongquanhta opened 10 years ago

cuocsongquanhta commented 10 years ago

Hi, When I use your source code to build exe file but zlib is error (builder and patcher). Althought I used new zlib library.

loyso commented 10 years ago

Yes, you need zlib v1.2.7 at the moment. You can download it here: http://sourceforge.net/projects/libpng/files/zlib/1.2.7/

loyso commented 10 years ago

OR probably you need to put your zlib-1.2.7/. folder contents as external/zlib/. I.e. it must be like external/zlib/zlib.h

cuocsongquanhta commented 10 years ago

Dear Alexey Baskakov, Thank you for your help.

Software engineer, Hau Trung Nguyen

On Sat, May 24, 2014 at 1:13 AM, Alexey Baskakov notifications@github.comwrote:

OR probably you need to put your zlib-1.2.7/. folder contents as external/zlib/. I.e. it must be like external/zlib/zlib.h

— Reply to this email directly or view it on GitHubhttps://github.com/loyso/Scarab/issues/4#issuecomment-44043082 .