Build Log
  

------- Build started: Project: Server, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000007.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yc"stdafx.h" /Fp".\Release/Server.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000007.rsp" /nologo"
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000008.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/Server.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\ServerSocket.cpp"
".\ServerDlg.cpp"
".\Server.cpp"
]
Creating command line "cl.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000008.rsp" /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /fo".\Release/Server.res" ".\Server.rc""
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000009.rsp" with contents
[
/OUT:".\Release/Server.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/Server.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\Release\Server.obj"
".\Release\Server.res"
".\Release\ServerDlg.obj"
".\Release\ServerSocket.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\RSP000009.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
ServerSocket.cpp
ServerDlg.cpp
Server.cpp
Server.cpp(56) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Server\Release\BuildLog.htm"
Server - 0 error(s), 2 warning(s)