-
Notifications
You must be signed in to change notification settings - Fork 25
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
Version 0.38.1 compiles incorrectly under Windows #55
Comments
Do you have log files? Something like I'm not prepared to do the next release. Stabilizing the current code base would take a week, and I still have another 100 todos on the list. I'm halfway through the job and I don't even know when I will do the next release. |
It looks like I forgot to post |
Thx, there is nothing more, really, the stacktrace doesn't go outside of that Do you know the MSVC version? It looks like 17.8, if so that should be ok, but apparently its not 😵💫. |
I am using msvc 17.8.4. |
Now I tried it on 17.11 and it compiles.
So the problem will be in 17.8, I will fix it, problem is in constexpr code. |
Thx for reporting it anyway. |
Steps to reproduce:
Error:
The text was updated successfully, but these errors were encountered: