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

Support compilation with MSVC #544

Open
3 tasks
axic opened this issue Sep 22, 2020 · 0 comments · May be fixed by #843
Open
3 tasks

Support compilation with MSVC #544

axic opened this issue Sep 22, 2020 · 0 comments · May be fixed by #843
Labels
good first issue Good for newcomers hacktoberfest Selected for Hacktoberfest

Comments

@axic
Copy link
Member

axic commented Sep 22, 2020

This works depends on #543.

The goal is to support compilation on Windows using MSVC, with C++20 mode enabled:

  • Adjust CMake
  • Adjust CircleCI to compile on Windows
  • Create slim wrappers where needed

Based on this feature chart at least VS 2019 16.8 is needed.

@axic axic added good first issue Good for newcomers hacktoberfest Selected for Hacktoberfest labels Sep 22, 2020
@axic axic linked a pull request Jan 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Selected for Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant