Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving the support for DLLs. #543

Merged
merged 7 commits into from
Oct 20, 2023
Merged

Improving the support for DLLs. #543

merged 7 commits into from
Oct 20, 2023

Conversation

lemire
Copy link
Member

@lemire lemire commented Oct 20, 2023

Under windows, we currently allow building shared libraries, but we don't actually test it. Running tests requires physically copying the DLLs (or play with the PATH variable). This PR also adds tests in 32-bit windows mode.

@lemire lemire merged commit 74e56aa into main Oct 20, 2023
34 checks passed
@lemire lemire deleted the better_dll_support_windows branch October 20, 2023 20:44
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.

2 participants