Build Log
  

------- Build started: Project: ServerSocket, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000004.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/ServerSocket.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\WebCamInput.cpp"
".\MeetingServiceSocketManager.cpp"
]
Creating command line "cl.exe @"d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000004.rsp" /nologo"
Creating temporary file "d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000005.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MDd /Yu"stdafx.h" /Fp".\Debug/ServerSocket.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\ServerSocketDlg.cpp"
".\ServerSocket.cpp"
".\ClientSocketDlg.cpp"
]
Creating command line "cl.exe @"d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000005.rsp" /nologo"
Creating temporary file "d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000006.rsp" with contents
[
/OUT:".\Debug/ServerSocket.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/ServerSocket.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 cxcore.lib cv.lib highgui.lib
".\Debug\BasicXML.obj"
".\Debug\ClientSocketDlg.obj"
".\Debug\Commands.obj"
".\Debug\Context.obj"
".\Debug\cSingleFaceVideoVote.obj"
".\Debug\cTextVote.obj"
".\Debug\IPCamInput.obj"
".\Debug\MeetingServiceSocketManager.obj"
".\Debug\Parser.obj"
".\Debug\ServerSocket.obj"
".\Debug\ServerSocket.res"
".\Debug\ServerSocketDlg.obj"
".\Debug\Skype.obj"
".\Debug\SocketComm.obj"
".\Debug\SocketManager.obj"
".\Debug\StdAfx.obj"
".\Debug\WebCamInput.obj"
]
Creating command line "link.exe @"d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\RSP000006.rsp""
Output Window
  
Compiling...
WebCamInput.cpp
d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\WebCamInput.cpp(1) : warning C4653: compiler option 'Optimizations (one or more of /Oawstgp[y]) or debug checks (one or more of /GZ, /RTCcsu)' inconsistent with precompiled header; current command-line option ignored
MeetingServiceSocketManager.cpp
d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\MeetingServiceSocketManager.cpp(1) : warning C4653: compiler option 'Optimizations (one or more of /Oawstgp[y]) or debug checks (one or more of /GZ, /RTCcsu)' inconsistent with precompiled header; current command-line option ignored
d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\MeetingServiceSocketManager.cpp(568) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
d:\documents and settings\ana.c.andresdelvalle\my documents\my projects\c - advanced communications platform\enterface\development\serversocket_demo\meetingservicesocketmanager.cpp(433) : warning C4715: 'CMeetingServiceSocketManager::readCompleteFile' : not all control paths return a value
Compiling...
ServerSocketDlg.cpp
ServerSocket.cpp
d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\ServerSocket.cpp(73) : 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'
ClientSocketDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Debug\BuildLog.htm"
ServerSocket - 0 error(s), 6 warning(s)