connectivity/com.nokia.tcf/native/TCFNative/TCFClient/TCFClient.plg
author Chad Peckham <chad.peckham@nokia.com>
Mon, 13 Sep 2010 13:17:04 -0500
changeset 1991 1c752f14a126
parent 1481 c7f22cc57d44
permissions -rw-r--r--
add Ed's changes to allow multiple Carbide instances to use same TCFServer

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCFClient - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BBC.tmp" with contents
[
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I ".\jdk1.5.0_10\include" /I ".\jdk1.5.0_10\include\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCLIENT_EXPORTS" /D "_PSAPI_PRESENT" /Fp"Release/TCFClient.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\dev22clone2\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\ClientManager.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BBC.tmp" 
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BBD.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 shlwapi.lib psapi.lib /nologo /dll /incremental:no /pdb:"Release/TCFClient.pdb" /map:"Release/TCFClient.map" /machine:I386 /out:"Release/TCFClient.dll" /implib:"Release/TCFClient.lib" 
.\Release\ClientManager.obj
.\Release\ErrorMonitorData.obj
.\Release\InputStream.obj
.\Release\mutex.obj
.\Release\ServerClient.obj
.\Release\shareddata.obj
.\Release\StdAfx.obj
.\Release\TCAPIConnectionJni.obj
.\Release\TCDebugLog.obj
.\Release\TCFClient.obj
.\Release\TCFCppApi.obj
.\Release\resource.res
]
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BBD.tmp"
<h3>Output Window</h3>
Compiling...
ClientManager.cpp
Linking...
   Creating library Release/TCFClient.lib and object Release/TCFClient.exp
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BC1.bat" with contents
[
@echo off
copybinaries Release
]
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP1BC1.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>
TCFClient.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>