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
Error in "concrt.h" : extern "C" const __declspec(selectany) GUID ConcRT_ProviderGuid = { 0xF7B697A3, 0x4DB5, 0x4d3b, { 0xBE, 0x71, 0xC4, 0xD2, 0x84, 0xE6, 0x59, 0x2F } };
Report error : "error C2015: too many characters in constant"
Do you have any idea how to solve it? Thank you very much!
The text was updated successfully, but these errors were encountered:
I also have this issue. Do you solve it now? If so, can you share you solution with me? Thank you very much.
Sorry, something went wrong.
No branches or pull requests
Error in "concrt.h" :
extern "C" const __declspec(selectany) GUID ConcRT_ProviderGuid = { 0xF7B697A3, 0x4DB5, 0x4d3b, { 0xBE, 0x71, 0xC4, 0xD2, 0x84, 0xE6, 0x59, 0x2F } };
Report error : "error C2015: too many characters in constant"
Do you have any idea how to solve it? Thank you very much!
The text was updated successfully, but these errors were encountered: