Hi, I downloaded an implementation of ZLIB from http://www.winimage.com/zLibDll/index.html and copied the zlibstat.lib file to where my visual studio solution files are and tried to link to it with the -lzlibstat flag but emcc still complains that it cannot find 'zlibstat.lib'.
Does the Emscripten SDK already provides a ZLIB static lib that I can use without the need to build? I am developing on the Windows environment. Thanks. -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
