Build Log

--------------------Configuration: common - Win32 Release--------------------

Command Lines

Results

common.lib - 0 error(s), 0 warning(s)

--------------------Configuration: nntplib - Win32 Release--------------------

Command Lines

Results

nntplib.lib - 0 error(s), 0 warning(s)

--------------------Configuration: socket - Win32 Release--------------------

Command Lines

Results

socket.lib - 0 error(s), 0 warning(s)

--------------------Configuration: thread - Win32 Release--------------------

Command Lines

Results

thread.lib - 0 error(s), 0 warning(s)

--------------------Configuration: uuencode - Win32 Release--------------------

Command Lines

Results

uuencode.lib - 0 error(s), 0 warning(s)

--------------------Configuration: ydecode - Win32 Release--------------------

Command Lines

Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP30.tmp" with contents [ /nologo /Gz /MT /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "STRICT" /D "__FLAT__" /Fp"release/ydecode.pch" /YX /Fo"release/" /Fd"release/" /FD /c "D:\work\yproxy\ydecode.cpp" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP30.tmp" Creating command line "link.exe -lib /nologo /out:"release\ydecode.lib" .\release\crc.obj .\release\pdecode.obj .\release\ydecode.obj "

Output Window

Compiling... ydecode.cpp Creating library...

Results

ydecode.lib - 0 error(s), 0 warning(s)

--------------------Configuration: yproxy - Win32 Release--------------------

Command Lines

Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP31.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wsock32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/yproxy.pdb" /machine:I386 /out:"Release/yproxy.exe" .\Release\NewsDecoder.obj .\Release\NNTPCommands.obj .\Release\YProxyServer.obj .\Release\YProxyThread.obj \work\common\release\common.lib .\release\ydecode.lib \work\socket\Release\socket.lib \work\nntp\nntplib___Win32_Release\nntplib.lib \work\thread\Release\thread.lib \work\uuencode\Release\uuencode.lib ] Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP31.tmp"

Output Window

Linking... LINK : warning LNK4089: all references to "WSOCK32.dll" discarded by /OPT:REF

Results

yproxy.exe - 0 error(s), 1 warning(s)