Open WoooHaa opened 9 years ago
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!
I also have this issue. Do you solve it now? If so, can you share you solution with me? Thank you very much.
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!