We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am not really sure what I expected, but FYI, this header crashes Visual Studio 2017's compiler:
https://developercommunity.visualstudio.com/content/problem/437112/compiler-crash-with-typestringhh.html#
The text was updated successfully, but these errors were encountered:
I'm having the same problem? Did you find a solution for this, or did you use an alternative?
Sorry, something went wrong.
If you look at the link above, you'll find that a fix was published by Microsoft for that crash. Please close the issue.
The provided fix from Microsoft stops the crash, but just prevents compiling properly:
1>C:\Users\pixel\pcsx-redux\third_party\typestring.hh(107,15): fatal error C1202: recursive type or function dependency context too complex
No branches or pull requests
I am not really sure what I expected, but FYI, this header crashes Visual Studio 2017's compiler:
https://developercommunity.visualstudio.com/content/problem/437112/compiler-crash-with-typestringhh.html#
The text was updated successfully, but these errors were encountered: