author | fturovic <frank.turovich@nokia.com> |
Wed, 16 Jun 2010 11:39:35 -0500 | |
changeset 1475 | fb0e02cb252b |
parent 1473 | 6c45b7c9cdac |
child 1481 | c7f22cc57d44 |
permissions | -rw-r--r-- |
60 | 1 |
<html> |
2 |
<body> |
|
3 |
<pre> |
|
4 |
<h1>Build Log</h1> |
|
5 |
<h3> |
|
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
6 |
--------------------Configuration: TCFServer - Win32 Release-------------------- |
60 | 7 |
</h3> |
8 |
<h3>Command Lines</h3> |
|
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
9 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP918.tmp" with contents |
60 | 10 |
[ |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
11 |
/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 |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
12 |
"C:\dev22clone2\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ConnectionImpl.cpp" |
60 | 13 |
] |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
14 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP918.tmp" |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
15 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP919.tmp" with contents |
60 | 16 |
[ |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
17 |
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" |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
18 |
.\Release\Client.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
19 |
.\Release\CommRegistryItem.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
20 |
.\Release\Connection.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
21 |
.\Release\ConnectionImpl.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
22 |
.\Release\ErrorMonitorData.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
23 |
.\Release\InputStream.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
24 |
.\Release\MessageFile.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
25 |
.\Release\mutex.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
26 |
.\Release\ProtocolRegistryItem.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
27 |
.\Release\Registry.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
28 |
.\Release\RegistryImpl.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
29 |
.\Release\ServerClient.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
30 |
.\Release\ServerManager.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
31 |
.\Release\shareddata.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
32 |
.\Release\StdAfx.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
33 |
.\Release\TCDebugLog.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
34 |
.\Release\TCFServer.obj |
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
35 |
.\Release\resource.res |
60 | 36 |
] |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
37 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP919.tmp" |
60 | 38 |
<h3>Output Window</h3> |
39 |
Compiling... |
|
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
40 |
ConnectionImpl.cpp |
60 | 41 |
Linking... |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
42 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP91B.bat" with contents |
60 | 43 |
[ |
44 |
@echo off |
|
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
45 |
copybinaries Release |
60 | 46 |
] |
1473
6c45b7c9cdac
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.
Chad Peckham <chad.peckham@nokia.com>
parents:
479
diff
changeset
|
47 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP91B.bat" |
60 | 48 |
copy binary |
49 |
Copy binaries to ..\..\..\os\win32\x86 |
|
479
cbeb8ae51319
minor changes to project files
Chad Peckham <chad.peckham@nokia.com>
parents:
60
diff
changeset
|
50 |
The system cannot find the path specified. |
cbeb8ae51319
minor changes to project files
Chad Peckham <chad.peckham@nokia.com>
parents:
60
diff
changeset
|
51 |
0 file(s) copied. |
cbeb8ae51319
minor changes to project files
Chad Peckham <chad.peckham@nokia.com>
parents:
60
diff
changeset
|
52 |
Error executing c:\winnt\system32\cmd.exe. |
60 | 53 |
|
54 |
||
55 |
||
56 |
<h3>Results</h3> |
|
479
cbeb8ae51319
minor changes to project files
Chad Peckham <chad.peckham@nokia.com>
parents:
60
diff
changeset
|
57 |
TCFServer.exe - 1 error(s), 0 warning(s) |
60 | 58 |
</pre> |
59 |
</body> |
|
60 |
</html> |