How to build zlib dll in windows

2021-02-02 12:15

阅读:374

标签:evel   efi   window   dev   provides   file   ide   menu   com   

The zlib v1.1.2.11 provides a make file to build the dll in windows platform. in my vs 2019, I follow below steps to build it.

1. go to the VS2019 install start-up folder in windows menu

2. run Developer Command Prompt for VS 2019
3. in the command prompt window, cd to your zlib folder
4. run command to build zlib: nmake -f win32/Makefile.msc

How to build zlib dll in windows

标签:evel   efi   window   dev   provides   file   ide   menu   com   

原文地址:https://www.cnblogs.com/zjbfvfv/p/11555203.html


评论


亲,登录后才可以留言!