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

Code crashes Visual Studio 2017 #6

Open
nicolasnoble opened this issue Jan 27, 2019 · 3 comments
Open

Code crashes Visual Studio 2017 #6

nicolasnoble opened this issue Jan 27, 2019 · 3 comments

Comments

@nicolasnoble
Copy link

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#

@johannesstricker
Copy link

I'm having the same problem? Did you find a solution for this, or did you use an alternative?

@fkorsa
Copy link

fkorsa commented Jan 24, 2020

If you look at the link above, you'll find that a fix was published by Microsoft for that crash. Please close the issue.

@nicolasnoble
Copy link
Author

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

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

No branches or pull requests

3 participants