Skip to content

Fix ABSL_BUILD_DLL mode (absl_make_dll) with mingw#1921

Closed
past-due wants to merge 1 commit into
abseil:masterfrom
past-due:mingw-dll-patch-1
Closed

Fix ABSL_BUILD_DLL mode (absl_make_dll) with mingw#1921
past-due wants to merge 1 commit into
abseil:masterfrom
past-due:mingw-dll-patch-1

Conversation

@past-due
Copy link
Copy Markdown
Contributor

Fixes linking errors when compiling ABSL_BUILD_MONOLITHIC_SHARED_LIBS=ON with mingw, by adding the missing -ladvapi32, -ldbghelp, and -lbcrypt in absl_make_dll().

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