Build Log
  

Build started: Project: EX11, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX11\Debug\RSP000062988828.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TC ".\DG.C"

".\EX11.C"
]
Creating command line "cl.exe @"d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX11\Debug\RSP000062988828.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
EX11.C
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(33) : error C2061: syntax error : identifier 'dgOpen'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(33) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(33) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(34) : error C2061: syntax error : identifier 'dgClose'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(34) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(34) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(35) : error C2061: syntax error : identifier 'dgWidth'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(35) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(35) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(36) : error C2061: syntax error : identifier 'dgHeight'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(36) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(36) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(37) : error C2061: syntax error : identifier 'dgLine'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(37) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(37) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(38) : error C2061: syntax error : identifier 'dgRectangle'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(38) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(38) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(39) : error C2061: syntax error : identifier 'dgFill'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(39) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(39) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(40) : error C2061: syntax error : identifier 'dgBeginPoly'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(40) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(40) : error C2059: syntax error : ')'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(41) : error C2061: syntax error : identifier 'dgPolyPoint'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(41) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(41) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(42) : error C2061: syntax error : identifier 'dgEndPoly'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(42) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(42) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(43) : error C2061: syntax error : identifier 'dgSetColor'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(43) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(43) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(44) : error C2061: syntax error : identifier 'dgSetMode'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(44) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(44) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(45) : error C2061: syntax error : identifier 'dgClip'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(45) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(45) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(46) : error C2061: syntax error : identifier 'dgGetEvent'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(46) : error C2059: syntax error : ';'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.h(46) : error C2059: syntax error : 'type'
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(18) : warning C4013: 'dgOpen' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(19) : warning C4013: 'dgWidth' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(20) : warning C4013: 'dgHeight' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(21) : warning C4013: 'dgSetColor' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(21) : warning C4013: 'dgFill' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(24) : warning C4013: 'dgGetEvent' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(33) : warning C4013: 'gotoxy' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(35) : warning C4013: 'delay' undefined; assuming extern returning int
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\ex11.c(36) : warning C4013: 'dgClose' undefined; assuming extern returning int
DG.C
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex11\dg.c(10) : fatal error C1083: Cannot open include file: 'graphics.h': No such file or directory
Generating Code...
Results
  
Build log was saved at "file://d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX11\Debug\BuildLog.htm"
EX11 - 43 error(s), 9 warning(s)