connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/TCFCommTCP.plg
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 458 70467d598794
permissions -rw-r--r--
Keeping PlatSim internal only.

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCFCommTCP - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP772.tmp" with contents
[
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMTCP_EXPORTS" /Fp"Release/TCFCommTCP.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TcpComm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP772.tmp" 
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP773.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 /dll /incremental:no /pdb:"Release/TCFCommTCP.pdb" /map:"Release/TCFCommTCP.map" /machine:I386 /out:"Release/TCFCommTCP.dll" /implib:"Release/TCFCommTCP.lib" 
.\Release\BaseCom.obj
.\Release\mutex.obj
.\Release\StdAfx.obj
.\Release\TCDebugLog.obj
.\Release\TCFCommTCP.obj
.\Release\TcpComm.obj
]
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP773.tmp"
<h3>Output Window</h3>
Compiling...
TcpComm.cpp
Linking...
   Creating library Release/TCFCommTCP.lib and object Release/TCFCommTCP.exp
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP777.bat" with contents
[
@echo off
copybinaries Release
]
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP777.bat"
copy libs
Copy binaries to ..\..\..\os\win32\x86
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
Error executing c:\winnt\system32\cmd.exe.



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