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 updated visual studio 2017, and now I get compilation errors. For example:
Severity Code Description Project File Line Suppression State Error C2065 'value': undeclared identifier q c:\users\maora\downloads\q-master\q-master\libs\q\include\q\promise\defer.hpp 208
The text was updated successfully, but these errors were encountered:
On another note, which version of VS2017 is currently recommended?
Sorry, something went wrong.
No branches or pull requests
I updated visual studio 2017, and now I get compilation errors.
For example:
Severity Code Description Project File Line Suppression State
Error C2065 'value': undeclared identifier q c:\users\maora\downloads\q-master\q-master\libs\q\include\q\promise\defer.hpp 208
The text was updated successfully, but these errors were encountered: