Build Log
  

------- Build started: Project: readdata, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\PRJ\LTR\LTR-11\examples\Microsoft_Visual_C++\ReadData\Release\RSP00000E.rsp" with contents
[
/O2 /I "c:\prj" /I "c:\PRJ\LTR\LTR-11\examples\Microsoft_Visual_C++\ReadData\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_ATL_MIN_CRT" /D "_MBCS" /FD /MT /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TC
".\example.c"
]
Creating command line "cl.exe @"c:\PRJ\LTR\LTR-11\examples\Microsoft_Visual_C++\ReadData\Release\RSP00000E.rsp" /nologo"
Output Window
  
Compiling...
example.c
example.c(52) : warning C4101: 'data_buf' : unreferenced local variable
example.c(126) : error C2143: syntax error : missing ';' before 'type'
example.c(126) : error C2143: syntax error : missing ';' before 'type'
example.c(126) : error C2143: syntax error : missing ')' before 'type'
example.c(126) : error C2143: syntax error : missing ';' before 'type'
example.c(126) : error C2065: 'gg' : undeclared identifier
example.c(126) : warning C4552: '<' : operator has no effect; expected operator with side-effect
example.c(126) : error C2059: syntax error : ')'
example.c(127) : error C2143: syntax error : missing ';' before '{'
Results
  
Build log was saved at "file://c:\PRJ\LTR\LTR-11\examples\Microsoft_Visual_C++\ReadData\Release\BuildLog.htm"
readdata - 7 error(s), 2 warning(s)