| Build Log |
|
| Command Lines |
Creating temporary file "f:\Mikrocipy\TI59\TI59_src\test\Debug\RSP0000111619214784.rsp" with contents [ /Od /I "." /I "f:\Mikrocipy\TI59\TI59_src\test\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TC .\main.c ..\lib\real.c ..\lib\decnum.c ..\lib\const.c ] Creating command line "cl.exe @f:\Mikrocipy\TI59\TI59_src\test\Debug\RSP0000111619214784.rsp /nologo /errorReport:prompt" |
| Output Window |
Compiling...
main.c
.\main.c(58) : error C2061: syntax error : identifier 'cAhoj'
.\main.c(58) : error C2059: syntax error : ';'
.\main.c(59) : error C2449: found '{' at file scope (missing function header?)
.\main.c(61) : error C2059: syntax error : '}'
real.c
decnum.c
const.c
Generating Code...
|
| Results |
Build log was saved at "file://f:\Mikrocipy\TI59\TI59_src\test\Debug\BuildLog.htm" test - 4 error(s), 0 warning(s) |