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

Remove dependency on MSVC runtime DLL in MinGW builds #5800

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

ptosco
Copy link
Contributor

@ptosco ptosco commented Nov 26, 2022

This PR removes the dependency on the MSVC runtime DLL from MinGW builds as I verified recently while doing the KNIME builds that it is not needed anymore.

@greglandrum greglandrum added bug Cleanup Code cleanup and refactoring labels Dec 1, 2022
@greglandrum greglandrum added this to the 2022_09_3 milestone Dec 1, 2022
Copy link
Member

@greglandrum greglandrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested this since I don't do mingw builds, but @ptosco assures me that it works. :-)

@greglandrum greglandrum merged commit 64da27e into rdkit:master Dec 1, 2022
greglandrum pushed a commit that referenced this pull request Dec 8, 2022
…eded anymore (#5800)

Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Cleanup Code cleanup and refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants