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.
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.