connectivity/com.nokia.tcf/native/TCFNative/TCFServer/TCFServer.plg
author Chad Peckham <chad.peckham@nokia.com>
Tue, 15 Jun 2010 16:19:30 -0500
changeset 1473 6c45b7c9cdac
parent 479 cbeb8ae51319
child 1481 c7f22cc57d44
permissions -rw-r--r--
Close ports when there is a fatal error allowing OS to free all handles to it. Do not report OSErrors on sending messages as these are confusing.

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCFServer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP918.tmp" with contents
[
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/TCFServer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\dev22clone2\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ConnectionImpl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP918.tmp" 
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP919.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 ws2_32.lib shlwapi.lib /nologo /subsystem:console /incremental:no /pdb:"Release/TCFServer.pdb" /machine:I386 /out:"Release/TCFServer.exe" 
.\Release\Client.obj
.\Release\CommRegistryItem.obj
.\Release\Connection.obj
.\Release\ConnectionImpl.obj
.\Release\ErrorMonitorData.obj
.\Release\InputStream.obj
.\Release\MessageFile.obj
.\Release\mutex.obj
.\Release\ProtocolRegistryItem.obj
.\Release\Registry.obj
.\Release\RegistryImpl.obj
.\Release\ServerClient.obj
.\Release\ServerManager.obj
.\Release\shareddata.obj
.\Release\StdAfx.obj
.\Release\TCDebugLog.obj
.\Release\TCFServer.obj
.\Release\resource.res
]
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP919.tmp"
<h3>Output Window</h3>
Compiling...
ConnectionImpl.cpp
Linking...
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP91B.bat" with contents
[
@echo off
copybinaries Release
]
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP91B.bat"
copy binary
Copy binaries to ..\..\..\os\win32\x86
The system cannot find the path specified.
        0 file(s) copied.
Error executing c:\winnt\system32\cmd.exe.



<h3>Results</h3>
TCFServer.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>