码迷,mamicode.com
首页 > Windows程序 > 详细

How to build zlib dll in windows

时间:2019-09-20 10:23:28      阅读:123      评论:0      收藏:0      [点我收藏+]

标签: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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!