Ask for help! My ddsrcorderreplay failed to generate, the error locations are in the standard library! I Really need help.Cry.... #169
Unanswered
Breath0628
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ask for help!
My ddsrcorderreplay failed to generate, the error locations are in the standard library, as follows:
1>------ Generation has started: Project: ddsrecorder_participants, configuration: Release x64 ------
1>Building Custom Rule D:/DDS-Record-Replay/src/ddsrecordreplay/ddsrecorder_participants/CMakeLists.txt
1>DynamicTypesCollection.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351,51): error C2065: "uintptr_t" : undeclared identifier
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351,61): error C2146: Syntax error: Missing ") "(in front of identifier" _StackCookie ")
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352,67): error C2065: "uintptr_t" : undeclared identifier
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352,77): error C2146: Syntax error: Missing ") "(in front of identifier" _StackCookie ")
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356,18): error C2146: Syntax error: Missing ";" (in front of the identifier "__security_cookie")
1 > D: / wang/mysys/mingw64 / include \ corecrt h does (75) : error C2378: "uintptr_t" : redefine; Symbols cannot be overridden by typedef
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): message: See the statement of "uintptr_t"
1 > D: / wang/mysys/mingw64 / include \ math h (209, 5) : error C2065: "asm" : statement of identifiers
1 > D: / wang/mysys/mingw64 / include \ math h, 209, 13: error C2146: syntax errors: lack of ";" (in front of identifier "volatile")
1 > D: / wang/mysys/mingw64 / include \ math h (209, 35) : error C2143: syntax errors: lack of ") "(in the front of the" : ")
1 > D: / wang/mysys/mingw64 / include \ math h, 209, 13: error C3861: "volatile" : can't find the identifier
1 > D: / wang/mysys/mingw64 / include \ math h (209, 35) : error C2143: syntax errors: lack of ";" (before ":")
1 > D: / wang/mysys/mingw64 / include \ math h (209, 35) : error C2059: grammar errors: ":"
1 > D: / wang/mysys/mingw64 / include \ math h,57 (209) : error C2059: grammar errors: ")"
1 > D: / wang/mysys/mingw64 / include \ math h (220, 5) : error C2065: "asm" : statement of identifiers
1 > D: / wang/mysys/mingw64 / include \ math h, 220, 13: error C2146: syntax errors: lack of ";" (in front of identifier "volatile")
1 > D: / wang/mysys/mingw64 / include \ math h (220, 35) : error C2143: syntax errors: lack of ") "(in the front of the" : ")
1 > D: / wang/mysys/mingw64 / include \ math h, 220, 13: error C3861: "volatile" : can't find the identifier
1 > D: / wang/mysys/mingw64 / include \ math h (220, 35) : error C2143: syntax errors: lack of ";" (before ":")
1 > D: / wang/mysys/mingw64 / include \ math h (220, 35) : error C2059: grammar errors: ":"
1 > D: / wang/mysys/mingw64 / include \ math h,57 (220) : error C2059: grammar errors: ")"
1 > D: / wang/mysys/mingw64 / include \ math h (226, 3) : error C2169: "fabs" : the inner function, can't define
1 > D: / wang/mysys/mingw64 / include \ math h (1157, 7) : error C2065: "asm" : statement of identifiers
1 > D: / wang/mysys/mingw64 / include \ math h (1157) : error C2146: syntax errors: lack of ";" (in front of identifier "volatile")
1 > D: / wang/mysys/mingw64 / include \ math h (1158) 11: the error C2143: syntax errors: lack of ") "(in the front of the" : ")
1 > D: / wang/mysys/mingw64 / include \ math h (1157) : error C3861: "volatile" : can't find the identifier
1 > D: / wang/mysys/mingw64 / include \ math h (1158) 11: the error C2143: syntax errors: lack of ";" (before ":")
1 > D: / wang/mysys/mingw64 / include \ math h (1158) 11: the error C2059: grammar errors: ":"
1 > D: / wang/mysys/mingw64 / include \ math h (1158,) : error C2059: grammar errors: ")"
1 > D: / wang/mysys/mingw64 / include \ stdlib h (148115) : error C2061: syntax errors: identifier "uintptr_t"
1 > D: / wang/mysys/mingw64 / include \ stdlib h (388) : error C2059: syntax error: "__declspec (nothrow)"
1 > D: / wang/mysys/mingw64 / include \ stdlib h (389) : error C2059: syntax error: "__declspec (nothrow)"
1 > D: / wang/mysys/mingw64 / include \ stdlib h (391) : error C2059: syntax error: "__declspec (nothrow)"
Beta Was this translation helpful? Give feedback.
All reactions