fletch
fletch copied to clipboard
Visual Studio failed to copying Zlib
I need to build VXL for a project and so i have to build Zlib. I choose only vxl and its dependencies with cmake to generate the sln. The problem is Visual Studio try to copy the Zlib.lib with the name Zllb.lib in the same folder and failed to do it. Anyone knows why?