Build Log
  

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

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

".\MAIN.CPP"
]
Creating command line "cl.exe @"d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\RSP00009E988288.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\RSP00009F988288.rsp" with contents
[
/OUT:"D:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\Debug\EX14.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\EX14.exe.intermediate.manifest" /DEBUG /PDB:"d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\debug\EX14.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug\MAIN.obj"

".\debug\VECTOR-T.obj"

".\debug\VECTOR.obj"

".\Debug\EX14.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\RSP00009F988288.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\RSP0000A0988288.rsp" with contents
[
/out:".\debug\EX14.exe.embed.manifest" /notify_update /manifest

".\debug\EX14.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\RSP0000A0988288.rsp" /nologo"
Creating temporary file "d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\BAT0000A1988288.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\BAT0000A1988288.bat"""
Output Window
  
Compiling...
MAIN.CPP
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex14\main.cpp(12) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
d:\ismael\xaulas\public-html\cursos\yc++\labs\curso_c++\ex14\main.cpp(28) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
VECTOR-T.CPP
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Ismael\XAulas\public-html\Cursos\YC++\labs\curso_c++\EX14\Debug\BuildLog.htm"
EX14 - 0 error(s), 2 warning(s)