Skip to content

Fix the output names of libraries in Windows.#66

Open
likema wants to merge 1 commit intomadler:masterfrom
likema:windows-dll-name
Open

Fix the output names of libraries in Windows.#66
likema wants to merge 1 commit intomadler:masterfrom
likema:windows-dll-name

Conversation

@likema
Copy link
Copy Markdown
Contributor

@likema likema commented Apr 25, 2014

  • Set shared lib to zlib1.dll
  • Set implib to libz.dll.a in MinGW
  • Set static lib to libz.a in MinGW

 * Set shared lib to zlib1.dll
 * Set implib to libz.dll.a in MinGW
 * Set static lib to libz.a in MinGW
geoff-nixon referenced this pull request in geoff-nixon/zlib May 6, 2016
Fixes for MinGW w64 and MSYS2.
jinfeihan57 pushed a commit to minchai23/zlib that referenced this pull request Sep 15, 2020
* Check __STDC_LIB_EXT1__

* use localtime_s only if __STDC_LIB_EXT1__ defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant