Build Log
  

------- Build started: Project: ServerSocket, Configuration: Release|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\Release\RSP000001.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/ServerSocket.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\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\Release\RSP000001.rsp" /nologo"
Creating temporary file "d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Release\RSP000002.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/ServerSocket.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\SocketManager.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\Release\RSP000002.rsp" /nologo"
Creating temporary file "d:\Documents and Settings\ana.c.andresdelvalle\My Documents\My Projects\C - Advanced Communications Platform\eNTERFACE\Development\ServerSocket_demo\Release\RSP000003.rsp" with contents
[
/OUT:".\Release/ServerSocket.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/ServerSocket.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 cxcore.lib cv.lib highgui.lib
".\Release\BasicXML.obj"
".\Release\ClientSocketDlg.obj"
".\Release\Commands.obj"
".\Release\Context.obj"
".\Release\cSingleFaceVideoVote.obj"
".\Release\cTextVote.obj"
".\Release\IPCamInput.obj"
".\Release\MeetingServiceSocketManager.obj"
".\Release\Parser.obj"
".\Release\ServerSocket.obj"
".\Release\ServerSocket.res"
".\Release\ServerSocketDlg.obj"
".\Release\Skype.obj"
".\Release\SocketComm.obj"
".\Release\SocketManager.obj"
".\Release\StdAfx.obj"
".\Release\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\Release\RSP000003.rsp""
Output Window
  
Compiling...
MeetingServiceSocketManager.cpp
MeetingServiceSocketManager.cpp(582) : warning C4018: '<' : signed/unsigned mismatch
d:\documents and settings\ana.c.andresdelvalle\my documents\my projects\c - advanced communications platform\enterface\development\serversocket_demo\meetingservicesocketmanager.cpp(453) : warning C4715: 'CMeetingServiceSocketManager::readCompleteFile' : not all control paths return a value
Compiling...
SocketManager.cpp
Linking...
LINK : warning LNK4089: all references to 'cv100.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'cxcore100.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'highgui100.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'urlmon.dll' discarded by /OPT:REF
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\Release\BuildLog.htm"
ServerSocket - 0 error(s), 6 warning(s)