Build Log
  

Rebuild started: Project: netAviClientApp, Configuration: Release|Win32

Command Lines
  
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000943563116.rsp" with contents
[
/GL /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_MBCS" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"

".\netAviClientApp.cpp"
]
Creating command line "cl.exe @"y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000943563116.rsp" /nologo /errorReport:prompt"
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000A43563116.rsp" with contents
[
/OUT:"Release\netAviClientApp.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\netAviClientApp.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"y:\software\netAvi\netAviClientApp-VisualStudio\Release\netAviClientApp.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 wsock32.lib 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\netAviClientApp.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @"y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000A43563116.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000B43563116.rsp" with contents
[
/outputresource:".\Release\netAviClientApp.exe;#1" /manifest

".\Release\netAviClientApp.exe.intermediate.manifest"
]
Creating command line "mt.exe @"y:\software\netAvi\netAviClientApp-VisualStudio\Release\RSP00000B43563116.rsp" /nologo"
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Release\BAT00000C43563116.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """y:\software\netAvi\netAviClientApp-VisualStudio\Release\BAT00000C43563116.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
stdafx.cpp
netAviClientApp.cpp
y:\software\netAvi\AviSocket.h(67) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
y:\software\netAvi\AviSocket.h(134) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
y:\software\netAvi\AviSocket.h(239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
y:\software\netAvi\AviSocket.h(240) : warning C4244: '=' : conversion from '__w64 int' to 'unsigned int', possible loss of data
y:\software\netAvi\AviSocket.h(255) : warning C4244: '=' : conversion from '__w64 int' to 'unsigned int', possible loss of data
y:\software\netAvi\AviSocket.h(274) : warning C4244: '=' : conversion from '__w64 int' to 'unsigned int', possible loss of data
y:\software\netAvi\AviSocket.h(295) : warning C4244: '=' : conversion from '__w64 int' to 'unsigned int', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://y:\software\netAvi\netAviClientApp-VisualStudio\Release\BuildLog.htm"
netAviClientApp - 0 error(s), 8 warning(s)