"zlib" and "libz" are not the same words :-) Try to rename it to libz.dll, or try .L zlib. And please remember that Windows support is still limited for cling due to clang not fully supporting the Windows C++ API yet.
I'm happy to hear that you like cling, even though you take the rocky Windows road!
Re: libz on Windows
Hi,
"zlib" and "libz" are not the same words :-) Try to rename it to libz.dll, or try .L zlib. And please remember that Windows support is still limited for cling due to clang not fully supporting the Windows C++ API yet.
I'm happy to hear that you like cling, even though you take the rocky Windows road!
Cheers, Axel