Build Log
  

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

Command Lines
  
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Debug\RSP00001643561372.rsp" with contents
[
/Od /I ".." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"

".\netAviClientApp.cpp"
]
Creating command line "cl.exe @"y:\software\netAvi\netAviClientApp-VisualStudio\Debug\RSP00001643561372.rsp" /nologo /errorReport:prompt"
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Debug\RSP00001743561372.rsp" with contents
[
/OUT:"Y:\software\netAvi\netAvi-VisualStudio\Debug\netAviClientApp.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Debug\netAviClientApp.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Y:\software\netAvi\netAvi-VisualStudio\Debug\netAviClientApp.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\netAviClientApp.obj"

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

".\Debug\netAviClientApp.exe.intermediate.manifest"
]
Creating command line "mt.exe @"y:\software\netAvi\netAviClientApp-VisualStudio\Debug\RSP00001843561372.rsp" /nologo"
Creating temporary file "y:\software\netAvi\netAviClientApp-VisualStudio\Debug\BAT00001943561372.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """y:\software\netAvi\netAviClientApp-VisualStudio\Debug\BAT00001943561372.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
Generating Code...
Linking...
netAviClientApp.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Embedding manifest...
Results
  
Build log was saved at "file://y:\software\netAvi\netAviClientApp-VisualStudio\Debug\BuildLog.htm"
netAviClientApp - 0 error(s), 9 warning(s)