60
|
1 |
<html>
|
|
2 |
<body>
|
|
3 |
<pre>
|
|
4 |
<h1>Build Log</h1>
|
|
5 |
<h3>
|
|
6 |
--------------------Configuration: TCFCommSerial - Win32 Release--------------------
|
|
7 |
</h3>
|
|
8 |
<h3>Command Lines</h3>
|
458
|
9 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP750.tmp" with contents
|
60
|
10 |
[
|
|
11 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMSERIAL_EXPORTS" /Fp"Release/TCFCommSerial.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
12 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
13 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
14 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
15 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
16 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\TCFCommSerial.cpp"
|
60
|
17 |
]
|
458
|
18 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP750.tmp"
|
|
19 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP751.tmp" with contents
|
60
|
20 |
[
|
|
21 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMSERIAL_EXPORTS" /Fp"Release/TCFCommSerial.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
22 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\StdAfx.cpp"
|
60
|
23 |
]
|
458
|
24 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP751.tmp"
|
|
25 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP752.tmp" with contents
|
60
|
26 |
[
|
|
27 |
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/TCFCommSerial.pdb" /map:"Release/TCFCommSerial.map" /machine:I386 /out:"Release/TCFCommSerial.dll" /implib:"Release/TCFCommSerial.lib"
|
|
28 |
.\Release\BaseCom.obj
|
|
29 |
.\Release\mutex.obj
|
|
30 |
.\Release\RealSerialComm.obj
|
|
31 |
.\Release\StdAfx.obj
|
|
32 |
.\Release\TCDebugLog.obj
|
|
33 |
.\Release\TCFCommSerial.obj
|
|
34 |
]
|
458
|
35 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP752.tmp"
|
60
|
36 |
<h3>Output Window</h3>
|
|
37 |
Compiling...
|
|
38 |
StdAfx.cpp
|
|
39 |
Compiling...
|
|
40 |
BaseCom.cpp
|
|
41 |
mutex.cpp
|
|
42 |
RealSerialComm.cpp
|
|
43 |
TCDebugLog.cpp
|
|
44 |
TCFCommSerial.cpp
|
|
45 |
Generating Code...
|
|
46 |
Linking...
|
|
47 |
Creating library Release/TCFCommSerial.lib and object Release/TCFCommSerial.exp
|
458
|
48 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP756.bat" with contents
|
60
|
49 |
[
|
|
50 |
@echo off
|
|
51 |
copyBinaries Release
|
|
52 |
]
|
458
|
53 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP756.bat"
|
60
|
54 |
copy libs
|
|
55 |
Copy binaries to ..\..\..\os\win32\x86
|
458
|
56 |
The system cannot find the path specified.
|
|
57 |
0 file(s) copied.
|
|
58 |
The system cannot find the path specified.
|
|
59 |
0 file(s) copied.
|
|
60 |
The system cannot find the path specified.
|
|
61 |
0 file(s) copied.
|
|
62 |
Error executing c:\winnt\system32\cmd.exe.
|
60
|
63 |
|
|
64 |
|
|
65 |
|
|
66 |
<h3>Results</h3>
|
458
|
67 |
TCFCommSerial.dll - 1 error(s), 0 warning(s)
|
60
|
68 |
<h3>
|
|
69 |
--------------------Configuration: TCFCommTCP - Win32 Release--------------------
|
|
70 |
</h3>
|
|
71 |
<h3>Command Lines</h3>
|
458
|
72 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP757.tmp" with contents
|
60
|
73 |
[
|
|
74 |
/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
|
458
|
75 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
76 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
77 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
78 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TCFCommTCP.cpp"
|
|
79 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TcpComm.cpp"
|
60
|
80 |
]
|
458
|
81 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP757.tmp"
|
|
82 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP758.tmp" with contents
|
60
|
83 |
[
|
|
84 |
/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" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
85 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\StdAfx.cpp"
|
60
|
86 |
]
|
458
|
87 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP758.tmp"
|
|
88 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP759.tmp" with contents
|
60
|
89 |
[
|
|
90 |
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"
|
|
91 |
.\Release\BaseCom.obj
|
|
92 |
.\Release\mutex.obj
|
|
93 |
.\Release\StdAfx.obj
|
|
94 |
.\Release\TCDebugLog.obj
|
|
95 |
.\Release\TCFCommTCP.obj
|
|
96 |
.\Release\TcpComm.obj
|
|
97 |
]
|
458
|
98 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP759.tmp"
|
60
|
99 |
<h3>Output Window</h3>
|
|
100 |
Compiling...
|
|
101 |
StdAfx.cpp
|
|
102 |
Compiling...
|
|
103 |
BaseCom.cpp
|
|
104 |
mutex.cpp
|
|
105 |
TCDebugLog.cpp
|
|
106 |
TCFCommTCP.cpp
|
|
107 |
TcpComm.cpp
|
|
108 |
Generating Code...
|
|
109 |
Linking...
|
|
110 |
Creating library Release/TCFCommTCP.lib and object Release/TCFCommTCP.exp
|
458
|
111 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75D.bat" with contents
|
60
|
112 |
[
|
|
113 |
@echo off
|
|
114 |
copybinaries Release
|
|
115 |
]
|
458
|
116 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75D.bat"
|
60
|
117 |
copy libs
|
|
118 |
Copy binaries to ..\..\..\os\win32\x86
|
458
|
119 |
The system cannot find the path specified.
|
|
120 |
0 file(s) copied.
|
|
121 |
The system cannot find the path specified.
|
|
122 |
0 file(s) copied.
|
|
123 |
The system cannot find the path specified.
|
|
124 |
0 file(s) copied.
|
|
125 |
Error executing c:\winnt\system32\cmd.exe.
|
60
|
126 |
|
|
127 |
|
|
128 |
|
|
129 |
<h3>Results</h3>
|
458
|
130 |
TCFCommTCP.dll - 1 error(s), 0 warning(s)
|
60
|
131 |
<h3>
|
|
132 |
--------------------Configuration: TCFCommVirtualSerial - Win32 Release--------------------
|
|
133 |
</h3>
|
|
134 |
<h3>Command Lines</h3>
|
458
|
135 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75E.tmp" with contents
|
60
|
136 |
[
|
|
137 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFCommSerial" /I "..\Common\Headers" /I "..\TCFServer" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMVIRTUALSERIAL_EXPORTS" /Fp"Release/TCFCommVirtualSerial.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
138 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
139 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
140 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
141 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
142 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\TCFCommVirtualSerial.cpp"
|
|
143 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\VirtualSerialComm.cpp"
|
60
|
144 |
]
|
458
|
145 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75E.tmp"
|
|
146 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75F.tmp" with contents
|
60
|
147 |
[
|
|
148 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFCommSerial" /I "..\Common\Headers" /I "..\TCFServer" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMVIRTUALSERIAL_EXPORTS" /Fp"Release/TCFCommVirtualSerial.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
149 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\StdAfx.cpp"
|
60
|
150 |
]
|
458
|
151 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP75F.tmp"
|
|
152 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP760.tmp" with contents
|
60
|
153 |
[
|
|
154 |
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/TCFCommVirtualSerial.pdb" /map:"Release/TCFCommVirtualSerial.map" /machine:I386 /out:"Release/TCFCommVirtualSerial.dll" /implib:"Release/TCFCommVirtualSerial.lib"
|
|
155 |
.\Release\BaseCom.obj
|
|
156 |
.\Release\mutex.obj
|
|
157 |
.\Release\RealSerialComm.obj
|
|
158 |
.\Release\StdAfx.obj
|
|
159 |
.\Release\TCDebugLog.obj
|
|
160 |
.\Release\TCFCommVirtualSerial.obj
|
|
161 |
.\Release\VirtualSerialComm.obj
|
|
162 |
]
|
458
|
163 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP760.tmp"
|
60
|
164 |
<h3>Output Window</h3>
|
|
165 |
Compiling...
|
|
166 |
StdAfx.cpp
|
|
167 |
Compiling...
|
|
168 |
BaseCom.cpp
|
|
169 |
mutex.cpp
|
|
170 |
RealSerialComm.cpp
|
|
171 |
TCDebugLog.cpp
|
|
172 |
TCFCommVirtualSerial.cpp
|
|
173 |
VirtualSerialComm.cpp
|
|
174 |
Generating Code...
|
|
175 |
Linking...
|
|
176 |
Creating library Release/TCFCommVirtualSerial.lib and object Release/TCFCommVirtualSerial.exp
|
458
|
177 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP764.bat" with contents
|
60
|
178 |
[
|
|
179 |
@echo off
|
|
180 |
copyBinaries Release
|
|
181 |
]
|
458
|
182 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP764.bat"
|
60
|
183 |
copy libs
|
|
184 |
Copy binaries to ..\..\..\os\win32\x86
|
458
|
185 |
The system cannot find the path specified.
|
|
186 |
0 file(s) copied.
|
|
187 |
The system cannot find the path specified.
|
|
188 |
0 file(s) copied.
|
|
189 |
The system cannot find the path specified.
|
|
190 |
0 file(s) copied.
|
|
191 |
Error executing c:\winnt\system32\cmd.exe.
|
60
|
192 |
|
|
193 |
|
|
194 |
|
|
195 |
<h3>Results</h3>
|
458
|
196 |
TCFCommVirtualSerial.dll - 1 error(s), 0 warning(s)
|
60
|
197 |
<h3>
|
|
198 |
--------------------Configuration: TCFProtOST - Win32 Release--------------------
|
|
199 |
</h3>
|
|
200 |
<h3>Command Lines</h3>
|
458
|
201 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP765.tmp" with contents
|
60
|
202 |
[
|
|
203 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFServer" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFPROTOST_EXPORTS" /Fp"Release/TCFProtOST.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
204 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseProtocol.cpp"
|
|
205 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\OSTProtocol.cpp"
|
|
206 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\TCFProtOST.cpp"
|
60
|
207 |
]
|
458
|
208 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP765.tmp"
|
|
209 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP766.tmp" with contents
|
60
|
210 |
[
|
|
211 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\TCFServer" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFPROTOST_EXPORTS" /Fp"Release/TCFProtOST.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
212 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\StdAfx.cpp"
|
60
|
213 |
]
|
458
|
214 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP766.tmp"
|
|
215 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP767.tmp" with contents
|
60
|
216 |
[
|
|
217 |
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/TCFProtOST.pdb" /map:"Release/TCFProtOST.map" /machine:I386 /out:"Release/TCFProtOST.dll" /implib:"Release/TCFProtOST.lib"
|
|
218 |
.\Release\BaseProtocol.obj
|
|
219 |
.\Release\OSTProtocol.obj
|
|
220 |
.\Release\StdAfx.obj
|
|
221 |
.\Release\TCFProtOST.obj
|
|
222 |
]
|
458
|
223 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP767.tmp"
|
60
|
224 |
<h3>Output Window</h3>
|
|
225 |
Compiling...
|
|
226 |
StdAfx.cpp
|
|
227 |
Compiling...
|
|
228 |
BaseProtocol.cpp
|
|
229 |
OSTProtocol.cpp
|
|
230 |
TCFProtOST.cpp
|
|
231 |
Generating Code...
|
|
232 |
Linking...
|
|
233 |
Creating library Release/TCFProtOST.lib and object Release/TCFProtOST.exp
|
458
|
234 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76B.bat" with contents
|
60
|
235 |
[
|
|
236 |
@echo off
|
|
237 |
copyBinaries Release
|
|
238 |
]
|
458
|
239 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76B.bat"
|
60
|
240 |
copy libs
|
|
241 |
Copy binaries to ..\..\..\os\win32\x86
|
458
|
242 |
The system cannot find the path specified.
|
|
243 |
0 file(s) copied.
|
|
244 |
The system cannot find the path specified.
|
|
245 |
0 file(s) copied.
|
|
246 |
The system cannot find the path specified.
|
|
247 |
0 file(s) copied.
|
|
248 |
Error executing c:\winnt\system32\cmd.exe.
|
60
|
249 |
|
|
250 |
|
|
251 |
|
|
252 |
<h3>Results</h3>
|
458
|
253 |
TCFProtOST.dll - 1 error(s), 0 warning(s)
|
60
|
254 |
<h3>
|
|
255 |
--------------------Configuration: TCFServer - Win32 Release--------------------
|
|
256 |
</h3>
|
|
257 |
<h3>Command Lines</h3>
|
458
|
258 |
Creating command line "rc.exe /l 0x409 /fo"Release/resource.res" /d "NDEBUG" "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\resource.rc""
|
|
259 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76C.tmp" with contents
|
60
|
260 |
[
|
|
261 |
/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
|
458
|
262 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Client.cpp"
|
|
263 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\CommRegistryItem.cpp"
|
|
264 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Connection.cpp"
|
|
265 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ConnectionImpl.cpp"
|
|
266 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ErrorMonitorData.cpp"
|
|
267 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\InputStream.cpp"
|
|
268 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\MessageFile.cpp"
|
|
269 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
270 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ProtocolRegistryItem.cpp"
|
|
271 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Registry.cpp"
|
|
272 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\RegistryImpl.cpp"
|
|
273 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ServerClient.cpp"
|
|
274 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ServerManager.cpp"
|
|
275 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\shareddata.cpp"
|
|
276 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
277 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\TCFServer.cpp"
|
60
|
278 |
]
|
458
|
279 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76C.tmp"
|
|
280 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76D.tmp" with contents
|
60
|
281 |
[
|
|
282 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/TCFServer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
458
|
283 |
"C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\StdAfx.cpp"
|
60
|
284 |
]
|
458
|
285 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76D.tmp"
|
|
286 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76E.tmp" with contents
|
60
|
287 |
[
|
|
288 |
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"
|
|
289 |
.\Release\Client.obj
|
|
290 |
.\Release\CommRegistryItem.obj
|
|
291 |
.\Release\Connection.obj
|
|
292 |
.\Release\ConnectionImpl.obj
|
|
293 |
.\Release\ErrorMonitorData.obj
|
|
294 |
.\Release\InputStream.obj
|
|
295 |
.\Release\MessageFile.obj
|
|
296 |
.\Release\mutex.obj
|
|
297 |
.\Release\ProtocolRegistryItem.obj
|
|
298 |
.\Release\Registry.obj
|
|
299 |
.\Release\RegistryImpl.obj
|
|
300 |
.\Release\ServerClient.obj
|
|
301 |
.\Release\ServerManager.obj
|
|
302 |
.\Release\shareddata.obj
|
|
303 |
.\Release\StdAfx.obj
|
|
304 |
.\Release\TCDebugLog.obj
|
|
305 |
.\Release\TCFServer.obj
|
|
306 |
.\Release\resource.res
|
|
307 |
]
|
458
|
308 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP76E.tmp"
|
60
|
309 |
<h3>Output Window</h3>
|
|
310 |
Compiling resources...
|
|
311 |
Compiling...
|
|
312 |
StdAfx.cpp
|
|
313 |
Compiling...
|
|
314 |
Client.cpp
|
|
315 |
CommRegistryItem.cpp
|
|
316 |
Connection.cpp
|
|
317 |
ConnectionImpl.cpp
|
|
318 |
ErrorMonitorData.cpp
|
|
319 |
InputStream.cpp
|
|
320 |
MessageFile.cpp
|
|
321 |
mutex.cpp
|
|
322 |
ProtocolRegistryItem.cpp
|
|
323 |
Registry.cpp
|
|
324 |
RegistryImpl.cpp
|
|
325 |
ServerClient.cpp
|
|
326 |
ServerManager.cpp
|
|
327 |
shareddata.cpp
|
|
328 |
TCDebugLog.cpp
|
|
329 |
TCFServer.cpp
|
|
330 |
Generating Code...
|
|
331 |
Linking...
|
458
|
332 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP770.bat" with contents
|
60
|
333 |
[
|
|
334 |
@echo off
|
|
335 |
copybinaries Release
|
|
336 |
]
|
458
|
337 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP770.bat"
|
60
|
338 |
copy binary
|
|
339 |
Copy binaries to ..\..\..\os\win32\x86
|
458
|
340 |
The system cannot find the path specified.
|
|
341 |
0 file(s) copied.
|
|
342 |
Error executing c:\winnt\system32\cmd.exe.
|
60
|
343 |
|
|
344 |
|
|
345 |
|
|
346 |
<h3>Results</h3>
|
458
|
347 |
TCFServer.exe - 1 error(s), 0 warning(s)
|
60
|
348 |
</pre>
|
|
349 |
</body>
|
|
350 |
</html>
|