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

Windows support #10

Open
nickelpro opened this issue Nov 26, 2020 · 1 comment
Open

Windows support #10

nickelpro opened this issue Nov 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nickelpro
Copy link
Member

Right now there is not sufficiently advanced compiler support on Windows to compile Riker, but I'm creating this issue for tracking purposes. We need MSVC to add support for abbreviated function templates, or Clang 12 and its CTAD aggregate support to be released.

Clang trunk right now can do neat things that the NBT implementation really wants, like recursive CTAD. So when that makes its way into a release we'll likely migrate the Linux build as well.

@nickelpro nickelpro added the enhancement New feature or request label Nov 26, 2020
@nickelpro nickelpro self-assigned this Nov 26, 2020
@nickelpro
Copy link
Member Author

This should build with VS16.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant