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

'noexcept' : unknown override specifier #99

Closed
ajmetal opened this issue Jun 25, 2015 · 2 comments
Closed

'noexcept' : unknown override specifier #99

ajmetal opened this issue Jun 25, 2015 · 2 comments
Assignees

Comments

@ajmetal
Copy link

ajmetal commented Jun 25, 2015

Visual Studio won't compile my project with the json.hpp header because of 92 errors, mostly this one.

Am I missing something?

@kepkin
Copy link

kepkin commented Jun 26, 2015

You should use Visual Studio 2015, which support noexcept keyword. Moreover this lib still doesn't compile under windows. You may check out this PR #88

@nlohmann
Copy link
Owner

Hi @ajmetal,

as @kepkin said, Visual Studio support is still suboptimal, and I am investigating how to get the code running without making too many changes.

Sorry for the inconvenience,
Niels

@nlohmann nlohmann self-assigned this Jun 27, 2015
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