Build Log
  

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

Command Lines
  
Creating temporary file "y:\software\netAvi\netAvi-VisualStudio\Release\RSP00000543564568.rsp" with contents
[
/GL /I ".." /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Samples\Multimedia\DirectShow\BaseClasses" /I "C:\Program Files (x86)\Microsoft DirectX SDK (November 2007)\Include" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"

".\netAvi.cpp"

"..\Filters.cpp"
]
Creating command line "cl.exe @"y:\software\netAvi\netAvi-VisualStudio\Release\RSP00000543564568.rsp" /nologo /errorReport:prompt"
Creating temporary file "y:\software\netAvi\netAvi-VisualStudio\Release\RSP00000643564568.rsp" with contents
[
/OUT:"Y:\software\netAvi\netAvi-VisualStudio\Release\netAviServer.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Samples\Multimedia\DirectShow\BaseClasses\Release\\" /LIBPATH:".." /MANIFEST /MANIFESTFILE:"Release\netAviServer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Y:\software\netAvi\netAvi-VisualStudio\Release\netAviServer.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 pthreadVC2.lib strmbase.lib wsock32.lib winmm.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\Filters.obj"

".\Release\netAvi.obj"

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

".\Release\netAviServer.exe.intermediate.manifest"
]
Creating command line "mt.exe @"y:\software\netAvi\netAvi-VisualStudio\Release\RSP00000743564568.rsp" /nologo"
Creating temporary file "y:\software\netAvi\netAvi-VisualStudio\Release\BAT00000843564568.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """y:\software\netAvi\netAvi-VisualStudio\Release\BAT00000843564568.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
stdafx.cpp
netAvi.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
Filters.cpp
..\Filters.cpp(401) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://y:\software\netAvi\netAvi-VisualStudio\Release\BuildLog.htm"
netAvi - 0 error(s), 9 warning(s)