Reply to comment

This time I tried diagnose it

This time I tried diagnose it with filemon (lowlevel filesystem API monitoring), cling first try exact keyword, then add prefix lib and suffix .a if not found if I use .L libz and cling found static/import library it will complain "Bad image" so I assume it's libz.dll that asked? tried .L zlib.dll and cling found it but throw http://pastebin.com/wZMixLfs

Reply

The content of this field is kept private and will not be shown publicly.