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

feat(install): support msvc #26

Merged
merged 6 commits into from
May 4, 2024
Merged

feat(install): support msvc #26

merged 6 commits into from
May 4, 2024

Conversation

Water-Melon
Copy link
Owner

@Water-Melon Water-Melon commented May 3, 2024

Summary

Support compilation and installation in MSVC, and no longer support MinGW. Currently, Windows supports MSYS2 and MSVC, and MSYS2 is highly recommended. MSVC does not currently support all features in Melon, which can be referred to at: https://github.com/Water-Melon/Melon/pull/26/files#diff-c824b0ef7da4ca1f8ea1aef1b39306fb02fd146e7b84adee357baade96bb6234

Checklist

  • The Pull Request has tests

Issue reference

Fix #7

@Water-Melon Water-Melon marked this pull request as ready for review May 4, 2024 11:23
@Water-Melon Water-Melon merged commit 180870a into master May 4, 2024
2 checks passed
@Water-Melon Water-Melon deleted the feat/msvc branch May 4, 2024 11:24
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.

Is it possible to port this library to be used by the Visual Studio compiler (MSVC)?
1 participant