Build Log
  

Build started: Project: NalTools, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\temp-gene\icip2012\ErrorGen\Release\RSP00000131882928.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\ElementaryStreamMerger2.cpp"
]
Creating command line "cl.exe @"d:\temp-gene\icip2012\ErrorGen\Release\RSP00000131882928.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\temp-gene\icip2012\ErrorGen\Release\RSP00000231882928.rsp" with contents
[
/OUT:"D:\temp-gene\icip2012\ErrorGen\Release\NalTools.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\NalTools.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\temp-gene\icip2012\ErrorGen\Release\NalTools.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /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

".\Release\ElementaryStreamMerger2.obj"
]
Creating command line "link.exe @"d:\temp-gene\icip2012\ErrorGen\Release\RSP00000231882928.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\temp-gene\icip2012\ErrorGen\Release\RSP00000331882928.rsp" with contents
[
/outputresource:".\Release\NalTools.exe;#1" /manifest

".\Release\NalTools.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\temp-gene\icip2012\ErrorGen\Release\RSP00000331882928.rsp" /nologo"
Creating temporary file "d:\temp-gene\icip2012\ErrorGen\Release\BAT00000431882928.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\temp-gene\icip2012\ErrorGen\Release\BAT00000431882928.bat"""
Output Window
  
Compiling...
ElementaryStreamMerger2.cpp
d:\temp-gene\icip2012\errorgen\PeekableStream.h(32) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
d:\temp-gene\icip2012\errorgen\NalParser.h(20) : warning C4018: '<' : signed/unsigned mismatch
.\ElementaryStreamMerger2.cpp(54) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\ElementaryStreamMerger2.cpp(71) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
Linking...
Generating code
d:\temp-gene\icip2012\errorgen\peekablestream.h(77) : warning C4715: 'PeekableStream::getByte' : not all control paths return a value
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\temp-gene\icip2012\ErrorGen\Release\BuildLog.htm"
NalTools - 0 error(s), 5 warning(s)