RoboteqDevice Build Fails -- ideas?
11 years 7 months ago #29525833
by neumotiv
RoboteqDevice Build Fails -- ideas? was created by neumotiv
finally got all includes together
seems CRT depreciated-related msdn.microsoft.com/en-us/library/8ef0s5kh(v=vs.80).aspx
build failure transcript
______________________________________________
Building C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c
Running: ARM Compiler
\"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\bin\\arm-none-eabi-gcc.exe\" -MD -D_STM32F103T8U6_ -D_STM3x_ -D_STM32x_ -mthumb -mcpu=cortex-m3 \"C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c\" -o \"C:\\Users\\...\\Projects\\UM6 Controller\\RoboteqDevice.o\" -I \".\" -I \"C:\\Program Files\\Raisonance\\Ride\\Lib\\ARM\\include\" -I \".\\STM32_Lib3.40_inc\" -I \"C:\\Users\\...\\Projects\\Rteq\" -I \"C:\\Users\\...\\Projects\\Rteq\\VC incl\" -c -fsigned-char -D USE_STDPERIPH_DRIVER -D HSE_Value=((uint32_t)8000000) -g -O2 -ffunction-sections -mlittle-endian
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:44:2: error: #error ERROR: Only Win32 target supported!
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:63:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/vadefs.h:19:2: error: #error ERROR: Only Win32 target supported!
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:478:17: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'__time64_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:486:20: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'time_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:545:23: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_invalid_parameter_noinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h: In function \'__declspec\':
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:546:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_invalid_parameter_noinfo_noreturn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:549:9: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1953:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1954:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1955:41: error: storage class specified for parameter \'pthreadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1956:38: error: storage class specified for parameter \'pthreadmbcinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1957:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1961:5: error: expected specifier-qualifier-list before \'pthreadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1963:3: error: storage class specified for parameter \'_locale_tstruct\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1963:21: error: storage class specified for parameter \'_locale_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1970:3: error: storage class specified for parameter \'LC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1970:11: error: storage class specified for parameter \'LPLC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1980:9: error: expected specifier-qualifier-list before \'LC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1999:3: error: storage class specified for parameter \'threadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:2036:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:554:20: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ULonglong\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:576:24: error: storage class specified for parameter \'char16_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:577:22: error: storage class specified for parameter \'char32_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:849:23: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_Atexit\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:851:13: error: storage class specified for parameter \'_Mbstatet\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:852:23: error: storage class specified for parameter \'_Uint32t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:860:10: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:7,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:43:11: error: expected declaration specifiers before \';\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:54:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:88:23: error: storage class specified for parameter \'_HUGE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:101:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'abs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:102:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'labs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:103:27: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'llabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:106:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'acos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:107:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'asin\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:108:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atan\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:109:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atan2\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:111:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_copysign\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:112:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_chgsign\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:115:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'cos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:116:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'cosh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:117:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'exp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:118:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:119:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fmod\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:120:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'log\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:121:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'log10\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:122:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'pow\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:123:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sin\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:124:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sinh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:125:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tan\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:126:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tanh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:127:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sqrt\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:130:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atof\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:131:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_atof_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:134:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_cabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:135:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ceil\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:136:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'floor\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:137:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'frexp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:138:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_hypot\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:139:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_hypotf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:140:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_j0\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:141:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_j1\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:142:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_jn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:143:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ldexp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:149:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_matherr\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:152:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'modf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:154:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_y0\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:155:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_y1\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:156:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_yn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:161:34: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'hypot\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:166:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'hypotf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:599:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:7:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:19:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:26:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:26:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:28:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:28:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:35:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:35:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:37:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:39:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:39:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:18: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:36: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:18: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:36: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:46:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:46:18: error: expected declaration specifiers before \'using\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:26:9: error: expected declaration specifiers before \'#pragma\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:65:10: error: expected declaration specifiers before \';\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:66:23: error: storage class specified for parameter \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:129:9: error: expected declaration specifiers before \'FILE\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:148:19: error: storage class specified for parameter \'fpos_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:186:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_filbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:187:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_flsbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:192:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:195:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'clearerr\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:197:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'clearerr_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:199:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fclose\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:200:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fcloseall\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:205:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:208:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'feof\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:209:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ferror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:210:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fflush\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:211:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:212:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:213:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetpos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:214:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgets\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:219:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fileno\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:227:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_tempnam\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:233:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_flushall\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:234:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:236:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:238:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:240:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:242:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:243:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:244:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:245:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fread\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:247:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fread_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:249:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:251:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'freopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:253:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:254:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:258:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:260:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:262:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fsetpos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:263:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fseek\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:264:37: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ftell\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:266:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseeki64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:267:24: error: expected declaration specifiers before \'__int64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:269:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwrite\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:270:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:271:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:272:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getmaxstdio\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:274:24: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'gets_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:277:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:278:28: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getw\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:281:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'perror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:283:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_pclose\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:284:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:285:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'printf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:287:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'printf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:289:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:290:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:291:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'puts\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:292:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_putw\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:295:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'remove\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:296:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'rename\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:297:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_unlink\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:302:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'rewind\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:303:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_rmtmp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:304:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:305:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:309:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'scanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:311:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:313:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:314:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_setmaxstdio\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:315:49: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_set_output_format\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:316:49: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_get_output_format\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:317:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'setvbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:318:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:321:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:324:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:325:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:326:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:330:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:332:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:333:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:334:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:335:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:336:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:338:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:340:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tmpfile_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:341:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tmpnam_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:344:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:345:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ungetc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:346:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:348:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:350:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:352:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:354:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:356:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vsnprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:359:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:363:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:363:1: error: expected declaration specifiers before \'__declspec\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:366:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vsprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:371:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:371:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:373:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:374:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:375:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:377:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:378:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:379:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:380:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:381:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:382:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:383:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:384:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:385:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_set_printf_count_output\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:386:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_get_printf_count_output\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:388:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:389:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:390:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:391:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:392:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:393:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:395:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:396:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:397:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:398:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:399:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:400:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:402:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:403:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:404:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:405:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:406:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:407:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:409:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:410:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:411:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:412:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:414:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:415:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:416:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:417:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:418:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:419:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:432:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:435:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:436:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:437:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:438:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:439:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:440:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:441:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:442:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:443:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ungetwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:445:46: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:446:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:447:46: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getws_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:449:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:450:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_putws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:452:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:454:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:456:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:458:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:460:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:461:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:463:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:465:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:467:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:471:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'swprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:475:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vswprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:479:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:480:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:482:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:484:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:488:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:488:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:491:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:492:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:493:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:494:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:495:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:496:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:497:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:498:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:500:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:501:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:502:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:503:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:504:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:505:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:507:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:508:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:509:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:510:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:511:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:512:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:514:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:515:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:516:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:517:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:518:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:519:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:521:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:522:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:523:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:525:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:526:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:527:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:528:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:544:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:544:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:545:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:545:1: error: expected declaration specifiers before \'__declspec\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:549:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:37:1: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'{\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:49:31: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vswprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:60:92: error: expected declaration specifiers or \'...\' before \'_locale_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:61:1: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'{\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:73:31: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_l\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:566:42: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wtempnam\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:572:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:573:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:574:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:575:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:579:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:581:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:582:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:583:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:585:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'swscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:587:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:588:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:589:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:590:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:591:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:592:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:593:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:595:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:597:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:600:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:601:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:602:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wfopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:603:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:604:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wfreopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:608:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wperror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:610:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:611:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wremove\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:612:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wtmpnam_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:614:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:616:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:617:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:618:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ungetwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:675:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_lock_file\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:676:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_unlock_file\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:678:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fclose_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:679:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fflush_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:680:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fread_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:681:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fread_nolock_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:682:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseek_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:683:37: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ftell_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:684:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseeki64_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:685:24: error: expected declaration specifiers before \'__int64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:686:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwrite_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:687:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ungetc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:736:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:38:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:23: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:43: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:22: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:22: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:48:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:48:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:49:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:49:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:42: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:42: error: expected declaration specifiers before \'using\'
C:\\Users\
seems CRT depreciated-related msdn.microsoft.com/en-us/library/8ef0s5kh(v=vs.80).aspx
build failure transcript
______________________________________________
Building C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c
Running: ARM Compiler
\"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\bin\\arm-none-eabi-gcc.exe\" -MD -D_STM32F103T8U6_ -D_STM3x_ -D_STM32x_ -mthumb -mcpu=cortex-m3 \"C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c\" -o \"C:\\Users\\...\\Projects\\UM6 Controller\\RoboteqDevice.o\" -I \".\" -I \"C:\\Program Files\\Raisonance\\Ride\\Lib\\ARM\\include\" -I \".\\STM32_Lib3.40_inc\" -I \"C:\\Users\\...\\Projects\\Rteq\" -I \"C:\\Users\\...\\Projects\\Rteq\\VC incl\" -c -fsigned-char -D USE_STDPERIPH_DRIVER -D HSE_Value=((uint32_t)8000000) -g -O2 -ffunction-sections -mlittle-endian
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:44:2: error: #error ERROR: Only Win32 target supported!
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:63:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/vadefs.h:19:2: error: #error ERROR: Only Win32 target supported!
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:6:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:478:17: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'__time64_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:486:20: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'time_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:545:23: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_invalid_parameter_noinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h: In function \'__declspec\':
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:546:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_invalid_parameter_noinfo_noreturn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:549:9: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1953:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1954:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1955:41: error: storage class specified for parameter \'pthreadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1956:38: error: storage class specified for parameter \'pthreadmbcinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1957:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1961:5: error: expected specifier-qualifier-list before \'pthreadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1963:3: error: storage class specified for parameter \'_locale_tstruct\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1963:21: error: storage class specified for parameter \'_locale_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1970:3: error: storage class specified for parameter \'LC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1970:11: error: storage class specified for parameter \'LPLC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1980:9: error: expected specifier-qualifier-list before \'LC_ID\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:1999:3: error: storage class specified for parameter \'threadlocinfo\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/crtdefs.h:2036:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/climits:5:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:554:20: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ULonglong\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:576:24: error: storage class specified for parameter \'char16_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:577:22: error: storage class specified for parameter \'char32_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:849:23: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_Atexit\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:851:13: error: storage class specified for parameter \'_Mbstatet\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:852:23: error: storage class specified for parameter \'_Uint32t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/yvals.h:860:10: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:7,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:43:11: error: expected declaration specifiers before \';\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:54:1: warning: empty declaration
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:88:23: error: storage class specified for parameter \'_HUGE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:101:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'abs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:102:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'labs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:103:27: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'llabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:106:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'acos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:107:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'asin\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:108:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atan\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:109:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atan2\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:111:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_copysign\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:112:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_chgsign\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:115:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'cos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:116:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'cosh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:117:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'exp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:118:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:119:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fmod\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:120:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'log\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:121:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'log10\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:122:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'pow\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:123:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sin\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:124:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sinh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:125:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tan\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:126:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tanh\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:127:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sqrt\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:130:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'atof\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:131:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_atof_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:134:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_cabs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:135:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ceil\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:136:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'floor\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:137:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'frexp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:138:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_hypot\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:139:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_hypotf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:140:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_j0\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:141:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_j1\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:142:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_jn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:143:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ldexp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:149:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_matherr\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:152:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'modf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:154:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_y0\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:155:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_y1\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:156:25: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_yn\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:161:34: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'hypot\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:166:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'hypotf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/math.h:599:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:7:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:19:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:20:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:21:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:22:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:23:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:24:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:25:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:26:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:26:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:28:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:28:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:29:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:30:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:31:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:32:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:33:40: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:34:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:35:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:35:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:37:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:39:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:39:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:40:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:18: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:41:36: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:42:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:43:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:44:38: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:18: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:45:36: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:46:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cmath:46:18: error: expected declaration specifiers before \'using\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:26:9: error: expected declaration specifiers before \'#pragma\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:65:10: error: expected declaration specifiers before \';\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:66:23: error: storage class specified for parameter \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:129:9: error: expected declaration specifiers before \'FILE\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:148:19: error: storage class specified for parameter \'fpos_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:186:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_filbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:187:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_flsbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:192:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:195:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'clearerr\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:197:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'clearerr_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:199:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fclose\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:200:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fcloseall\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:205:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:208:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'feof\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:209:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ferror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:210:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fflush\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:211:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:212:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:213:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetpos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:214:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgets\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:219:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fileno\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:227:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_tempnam\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:233:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_flushall\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:234:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:236:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:238:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:240:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:242:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:243:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:244:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputs\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:245:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fread\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:247:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fread_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:249:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:251:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'freopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:253:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:254:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:258:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:260:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:262:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fsetpos\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:263:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fseek\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:264:37: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ftell\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:266:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseeki64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:267:24: error: expected declaration specifiers before \'__int64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:269:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwrite\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:270:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:271:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:272:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getmaxstdio\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:274:24: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'gets_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:277:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:278:28: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getw\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:281:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'perror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:283:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_pclose\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:284:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:285:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'printf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:287:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'printf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:289:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:290:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:291:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'puts\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:292:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_putw\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:295:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'remove\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:296:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'rename\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:297:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_unlink\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:302:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'rewind\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:303:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_rmtmp\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:304:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:305:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:309:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'scanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:311:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:313:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:314:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_setmaxstdio\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:315:49: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_set_output_format\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:316:49: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_get_output_format\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:317:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'setvbuf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:318:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:321:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:324:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:325:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:326:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:330:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'sscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:332:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:333:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:334:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:335:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:336:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:338:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:340:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tmpfile_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:341:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'tmpnam_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:344:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:345:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ungetc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:346:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:348:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:350:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:352:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:354:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:356:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vsnprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:359:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:363:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:363:1: error: expected declaration specifiers before \'__declspec\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:366:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vsprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:371:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:371:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:373:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:374:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:375:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:377:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:378:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:379:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:380:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:381:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:382:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:383:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:384:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:385:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_set_printf_count_output\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:386:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_get_printf_count_output\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:388:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:389:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:390:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_printf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:391:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:392:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:393:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:395:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:396:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:397:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:398:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:399:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:400:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:402:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:403:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:404:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_sprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:405:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:406:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:407:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:409:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:410:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:411:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:412:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:414:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:415:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:416:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:417:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:418:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:419:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:432:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:435:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:436:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:437:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:438:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:439:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:440:39: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'getwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:441:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:442:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'putwchar\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:443:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'ungetwc\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:445:46: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fgetws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:446:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fputws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:447:46: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_getws_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:449:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:450:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_putws\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:452:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:454:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:456:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:458:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:460:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:461:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:463:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vfwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:465:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:467:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:471:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'swprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:475:33: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vswprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:479:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:480:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_c\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:482:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:484:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnwprintf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:488:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:488:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:491:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:492:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:493:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:494:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:495:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:496:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:497:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:498:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_p\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:500:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:501:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:502:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:503:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:504:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:505:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:507:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:508:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:509:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:510:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:511:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:512:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vfwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:514:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:515:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:516:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:517:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_c_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:518:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:519:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:521:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:522:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_scwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:523:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_p_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:525:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:526:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:527:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:528:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vsnwprintf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:544:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:544:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:545:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:545:1: error: expected declaration specifiers before \'__declspec\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:549:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:37:1: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'{\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:49:31: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'vswprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:60:92: error: expected declaration specifiers or \'...\' before \'_locale_t\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:61:1: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'{\' token
C:\\Users\\...\\Projects\\Rteq\\VC incl/swprintf.inl:73:31: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vswprintf_l\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:566:42: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wtempnam\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:13:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:572:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:573:36: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_vscwprintf_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:574:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:575:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:579:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'fwscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:581:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:582:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:583:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:585:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'swscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:587:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_swscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:588:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:589:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:590:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:591:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_snwscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:592:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:593:20: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:595:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'wscanf_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:597:52: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wscanf_s_l\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:600:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:601:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:602:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wfopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:603:16: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:604:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wfreopen_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:608:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wperror\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:610:24: error: expected declaration specifiers before \'FILE\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:611:21: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wremove\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:612:44: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_wtmpnam_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:614:1: error: expected declaration specifiers before \'__declspec\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:616:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fgetwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:617:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fputwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:618:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ungetwc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:675:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_lock_file\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:676:22: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_unlock_file\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:678:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fclose_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:679:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fflush_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:680:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fread_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:681:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fread_nolock_s\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:682:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseek_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:683:37: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ftell_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:684:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fseeki64_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:685:24: error: expected declaration specifiers before \'__int64\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:686:43: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_fwrite_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:687:40: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'_ungetc_nolock\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/stdio.h:736:9: error: expected declaration specifiers before \'#pragma\'
In file included from C:\\Users\\...\\Projects\\Rteq\\VC incl/xlocnum:8:0,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ios:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/ostream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/istream:6,
from C:\\Users\\...\\Projects\\Rteq\\VC incl/iostream:6,
from C:\\Users\\...\\Projects\\Rteq\\RoboteqDevice.c:1:
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:38:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:40:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:23: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:41:43: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:42:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:22: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:43:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:22: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:44:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:45:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:20: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:46:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:47:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:48:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:48:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:49:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:49:19: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:50:39: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:51:41: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:52:42: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:1: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:21: error: expected declaration specifiers before \'using\'
C:\\Users\\...\\Projects\\Rteq\\VC incl/cstdio:53:42: error: expected declaration specifiers before \'using\'
C:\\Users\
Please Log in or Create an account to join the conversation.
- roboteq
11 years 7 months ago #29525839
by roboteq
Replied by roboteq on topic Re:RoboteqDevice Build Fails -- ideas?
It looks like you are trying to build the application using a Raisonance compiler for the STM32 MCU as target.
This is very unlikely to work without some porting. Make sure you use the Linux version of the API as the basis. Linux and Raisonance are based on the GNU compiler.
This is very unlikely to work without some porting. Make sure you use the Linux version of the API as the basis. Linux and Raisonance are based on the GNU compiler.
Please Log in or Create an account to join the conversation.
11 years 7 months ago #29525841
by neumotiv
Replied by neumotiv on topic Re:RoboteqDevice Build still Fails -- ideas?
point taken; used linux API
still fails
new failure transcript
____________________________________________________
Building C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c
Running: ARM Compiler
\"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\bin\\arm-none-eabi-gcc.exe\" -MD -D_STM32F103T8U6_ -D_STM3x_ -D_STM32x_ -mthumb -mcpu=cortex-m3 \"C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c\" -o \"C:\\Users\\...\\Projects\\UM6 Controller\\RoboteqDevice.o\" -I \".\" -I \"C:\\Program Files\\Raisonance\\Ride\\Lib\\ARM\\include\" -I \".\\STM32_Lib3.40_inc\" -I \"C:\\Users\\...\\Projects\\RteQ-Linux API\" -I \"C:\\Users\\...\\Projects\\RteQ-Linux API\\gcc incl\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\sys\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1\\arm-none-eabi\" -c -fsigned-char -D USE_STDPERIPH_DRIVER -D HSE_Value=((uint32_t)8000000) -g -O2 -ffunction-sections -mlittle-endian
In file included from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/iosfwd:41:0,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/ios:39,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/ostream:40,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/iostream:40,
from C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c:1:
C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/bits/stringfwd.h:45:11: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'<\' token
still fails
new failure transcript
____________________________________________________
Building C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c
Running: ARM Compiler
\"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\bin\\arm-none-eabi-gcc.exe\" -MD -D_STM32F103T8U6_ -D_STM3x_ -D_STM32x_ -mthumb -mcpu=cortex-m3 \"C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c\" -o \"C:\\Users\\...\\Projects\\UM6 Controller\\RoboteqDevice.o\" -I \".\" -I \"C:\\Program Files\\Raisonance\\Ride\\Lib\\ARM\\include\" -I \".\\STM32_Lib3.40_inc\" -I \"C:\\Users\\...\\Projects\\RteQ-Linux API\" -I \"C:\\Users\\...\\Projects\\RteQ-Linux API\\gcc incl\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\sys\" -I \"C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1\\arm-none-eabi\" -c -fsigned-char -D USE_STDPERIPH_DRIVER -D HSE_Value=((uint32_t)8000000) -g -O2 -ffunction-sections -mlittle-endian
In file included from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/iosfwd:41:0,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/ios:39,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/ostream:40,
from C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/iostream:40,
from C:\\Users\\...\\Projects\\RteQ-Linux API\\RoboteqDevice.c:1:
C:\\Program Files\\Raisonance\\Ride\\arm-gcc\\arm-none-eabi\\include\\c++\\4.5.1/bits/stringfwd.h:45:11: error: expected \'=\', \',\', \';\', \'asm\' or \'__attribute__\' before \'<\' token
Please Log in or Create an account to join the conversation.
Moderators: tonysantoni
Time to create page: 0.081 seconds