60
|
1 |
<html>
|
|
2 |
<body>
|
|
3 |
<pre>
|
|
4 |
<h1>Build Log</h1>
|
|
5 |
<h3>
|
|
6 |
--------------------Configuration: TCFClient - Win32 Release--------------------
|
|
7 |
</h3>
|
|
8 |
<h3>Command Lines</h3>
|
|
9 |
Creating command line "rc.exe /l 0x409 /fo"Release/resource.res" /d "NDEBUG" "C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\resource.rc""
|
|
10 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP331.tmp" with contents
|
|
11 |
[
|
|
12 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I ".\jdk1.5.0_10\include" /I ".\jdk1.5.0_10\include\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCLIENT_EXPORTS" /Fp"Release/TCFClient.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
|
13 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\ClientManager.cpp"
|
|
14 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ErrorMonitorData.cpp"
|
|
15 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\InputStream.cpp"
|
|
16 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
17 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ServerClient.cpp"
|
|
18 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\shareddata.cpp"
|
|
19 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCAPIConnectionJni.cpp"
|
|
20 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
21 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCFClient.cpp"
|
|
22 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCFCppApi.cpp"
|
|
23 |
]
|
|
24 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP331.tmp"
|
|
25 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP332.tmp" with contents
|
|
26 |
[
|
|
27 |
/nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I ".\jdk1.5.0_10\include" /I ".\jdk1.5.0_10\include\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCLIENT_EXPORTS" /Fp"Release/TCFClient.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
|
28 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\StdAfx.cpp"
|
|
29 |
]
|
|
30 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP332.tmp"
|
|
31 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP333.tmp" with contents
|
|
32 |
[
|
|
33 |
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 /nologo /dll /incremental:no /pdb:"Release/TCFClient.pdb" /map:"Release/TCFClient.map" /machine:I386 /out:"Release/TCFClient.dll" /implib:"Release/TCFClient.lib"
|
|
34 |
.\Release\ClientManager.obj
|
|
35 |
.\Release\ErrorMonitorData.obj
|
|
36 |
.\Release\InputStream.obj
|
|
37 |
.\Release\mutex.obj
|
|
38 |
.\Release\ServerClient.obj
|
|
39 |
.\Release\shareddata.obj
|
|
40 |
.\Release\StdAfx.obj
|
|
41 |
.\Release\TCAPIConnectionJni.obj
|
|
42 |
.\Release\TCDebugLog.obj
|
|
43 |
.\Release\TCFClient.obj
|
|
44 |
.\Release\TCFCppApi.obj
|
|
45 |
.\Release\resource.res
|
|
46 |
]
|
|
47 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP333.tmp"
|
|
48 |
<h3>Output Window</h3>
|
|
49 |
Compiling resources...
|
|
50 |
Compiling...
|
|
51 |
StdAfx.cpp
|
|
52 |
Compiling...
|
|
53 |
ClientManager.cpp
|
|
54 |
ErrorMonitorData.cpp
|
|
55 |
InputStream.cpp
|
|
56 |
mutex.cpp
|
|
57 |
ServerClient.cpp
|
|
58 |
shareddata.cpp
|
|
59 |
TCAPIConnectionJni.cpp
|
|
60 |
TCDebugLog.cpp
|
|
61 |
TCFClient.cpp
|
|
62 |
TCFCppApi.cpp
|
|
63 |
Generating Code...
|
|
64 |
Linking...
|
|
65 |
Creating library Release/TCFClient.lib and object Release/TCFClient.exp
|
|
66 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP337.bat" with contents
|
|
67 |
[
|
|
68 |
@echo off
|
|
69 |
copybinaries Release
|
|
70 |
]
|
|
71 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP337.bat"
|
|
72 |
copy libs
|
|
73 |
Copy binaries to ..\..\..\os\win32\x86
|
|
74 |
1 file(s) copied.
|
|
75 |
1 file(s) copied.
|
|
76 |
1 file(s) copied.
|
|
77 |
|
|
78 |
|
|
79 |
|
|
80 |
<h3>Results</h3>
|
|
81 |
TCFClient.dll - 0 error(s), 0 warning(s)
|
|
82 |
<h3>
|
|
83 |
--------------------Configuration: TCFClient - Win32 Debug--------------------
|
|
84 |
</h3>
|
|
85 |
<h3>Command Lines</h3>
|
|
86 |
Creating command line "rc.exe /l 0x409 /fo"Debug/resource.res" /d "_DEBUG" "C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\resource.rc""
|
|
87 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP338.tmp" with contents
|
|
88 |
[
|
|
89 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\Common\Headers" /I ".\jdk1.5.0_10\include" /I ".\jdk1.5.0_10\include\win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCLIENT_EXPORTS" /FR"Debug/" /Fp"Debug/TCFClient.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
90 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\ClientManager.cpp"
|
|
91 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ErrorMonitorData.cpp"
|
|
92 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\InputStream.cpp"
|
|
93 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
94 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ServerClient.cpp"
|
|
95 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\shareddata.cpp"
|
|
96 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCAPIConnectionJni.cpp"
|
|
97 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
98 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCFClient.cpp"
|
|
99 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\TCFCppApi.cpp"
|
|
100 |
]
|
|
101 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP338.tmp"
|
|
102 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP339.tmp" with contents
|
|
103 |
[
|
|
104 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\Common\Headers" /I ".\jdk1.5.0_10\include" /I ".\jdk1.5.0_10\include\win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCLIENT_EXPORTS" /FR"Debug/" /Fp"Debug/TCFClient.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
105 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFClient\StdAfx.cpp"
|
|
106 |
]
|
|
107 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP339.tmp"
|
|
108 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33A.tmp" with contents
|
|
109 |
[
|
|
110 |
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 /nologo /dll /incremental:yes /pdb:"Debug/TCFClient.pdb" /map:"Debug/TCFClient.map" /debug /machine:I386 /out:"Debug/TCFClient.dll" /implib:"Debug/TCFClient.lib" /pdbtype:sept
|
|
111 |
.\Debug\ClientManager.obj
|
|
112 |
.\Debug\ErrorMonitorData.obj
|
|
113 |
.\Debug\InputStream.obj
|
|
114 |
.\Debug\mutex.obj
|
|
115 |
.\Debug\ServerClient.obj
|
|
116 |
.\Debug\shareddata.obj
|
|
117 |
.\Debug\StdAfx.obj
|
|
118 |
.\Debug\TCAPIConnectionJni.obj
|
|
119 |
.\Debug\TCDebugLog.obj
|
|
120 |
.\Debug\TCFClient.obj
|
|
121 |
.\Debug\TCFCppApi.obj
|
|
122 |
.\Debug\resource.res
|
|
123 |
]
|
|
124 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33A.tmp"
|
|
125 |
<h3>Output Window</h3>
|
|
126 |
Compiling resources...
|
|
127 |
Compiling...
|
|
128 |
StdAfx.cpp
|
|
129 |
Compiling...
|
|
130 |
ClientManager.cpp
|
|
131 |
ErrorMonitorData.cpp
|
|
132 |
InputStream.cpp
|
|
133 |
mutex.cpp
|
|
134 |
ServerClient.cpp
|
|
135 |
shareddata.cpp
|
|
136 |
TCAPIConnectionJni.cpp
|
|
137 |
TCDebugLog.cpp
|
|
138 |
TCFClient.cpp
|
|
139 |
TCFCppApi.cpp
|
|
140 |
Generating Code...
|
|
141 |
Linking...
|
|
142 |
Creating library Debug/TCFClient.lib and object Debug/TCFClient.exp
|
|
143 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33E.bat" with contents
|
|
144 |
[
|
|
145 |
@echo off
|
|
146 |
copybinaries Debug
|
|
147 |
]
|
|
148 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33E.bat"
|
|
149 |
copy libs
|
|
150 |
Copy binaries to ..\..\..\os\win32\x86
|
|
151 |
1 file(s) copied.
|
|
152 |
1 file(s) copied.
|
|
153 |
1 file(s) copied.
|
|
154 |
|
|
155 |
|
|
156 |
|
|
157 |
<h3>Results</h3>
|
|
158 |
TCFClient.dll - 0 error(s), 0 warning(s)
|
|
159 |
<h3>
|
|
160 |
--------------------Configuration: TCFCommSerial - Win32 Release--------------------
|
|
161 |
</h3>
|
|
162 |
<h3>Command Lines</h3>
|
|
163 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33F.tmp" with contents
|
|
164 |
[
|
|
165 |
/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
|
|
166 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
167 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
168 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
169 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
170 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\TCFCommSerial.cpp"
|
|
171 |
]
|
|
172 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP33F.tmp"
|
|
173 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP340.tmp" with contents
|
|
174 |
[
|
|
175 |
/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
|
|
176 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\StdAfx.cpp"
|
|
177 |
]
|
|
178 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP340.tmp"
|
|
179 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP341.tmp" with contents
|
|
180 |
[
|
|
181 |
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"
|
|
182 |
.\Release\BaseCom.obj
|
|
183 |
.\Release\mutex.obj
|
|
184 |
.\Release\RealSerialComm.obj
|
|
185 |
.\Release\StdAfx.obj
|
|
186 |
.\Release\TCDebugLog.obj
|
|
187 |
.\Release\TCFCommSerial.obj
|
|
188 |
]
|
|
189 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP341.tmp"
|
|
190 |
<h3>Output Window</h3>
|
|
191 |
Compiling...
|
|
192 |
StdAfx.cpp
|
|
193 |
Compiling...
|
|
194 |
BaseCom.cpp
|
|
195 |
mutex.cpp
|
|
196 |
RealSerialComm.cpp
|
|
197 |
TCDebugLog.cpp
|
|
198 |
TCFCommSerial.cpp
|
|
199 |
Generating Code...
|
|
200 |
Linking...
|
|
201 |
Creating library Release/TCFCommSerial.lib and object Release/TCFCommSerial.exp
|
|
202 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP345.bat" with contents
|
|
203 |
[
|
|
204 |
@echo off
|
|
205 |
copyBinaries Release
|
|
206 |
]
|
|
207 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP345.bat"
|
|
208 |
copy libs
|
|
209 |
Copy binaries to ..\..\..\os\win32\x86
|
|
210 |
1 file(s) copied.
|
|
211 |
1 file(s) copied.
|
|
212 |
1 file(s) copied.
|
|
213 |
|
|
214 |
|
|
215 |
|
|
216 |
<h3>Results</h3>
|
|
217 |
TCFCommSerial.dll - 0 error(s), 0 warning(s)
|
|
218 |
<h3>
|
|
219 |
--------------------Configuration: TCFCommSerial - Win32 Debug--------------------
|
|
220 |
</h3>
|
|
221 |
<h3>Command Lines</h3>
|
|
222 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP346.tmp" with contents
|
|
223 |
[
|
|
224 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMSERIAL_EXPORTS" /Fp"Debug/TCFCommSerial.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
225 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
226 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
227 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
228 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
229 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\TCFCommSerial.cpp"
|
|
230 |
]
|
|
231 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP346.tmp"
|
|
232 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP347.tmp" with contents
|
|
233 |
[
|
|
234 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMSERIAL_EXPORTS" /Fp"Debug/TCFCommSerial.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
235 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\StdAfx.cpp"
|
|
236 |
]
|
|
237 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP347.tmp"
|
|
238 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP348.tmp" with contents
|
|
239 |
[
|
|
240 |
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:yes /pdb:"Debug/TCFCommSerial.pdb" /map:"Debug/TCFCommSerial.map" /debug /machine:I386 /out:"Debug/TCFCommSerial.dll" /implib:"Debug/TCFCommSerial.lib" /pdbtype:sept
|
|
241 |
.\Debug\BaseCom.obj
|
|
242 |
.\Debug\mutex.obj
|
|
243 |
.\Debug\RealSerialComm.obj
|
|
244 |
.\Debug\StdAfx.obj
|
|
245 |
.\Debug\TCDebugLog.obj
|
|
246 |
.\Debug\TCFCommSerial.obj
|
|
247 |
]
|
|
248 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP348.tmp"
|
|
249 |
<h3>Output Window</h3>
|
|
250 |
Compiling...
|
|
251 |
StdAfx.cpp
|
|
252 |
Compiling...
|
|
253 |
BaseCom.cpp
|
|
254 |
mutex.cpp
|
|
255 |
RealSerialComm.cpp
|
|
256 |
TCDebugLog.cpp
|
|
257 |
TCFCommSerial.cpp
|
|
258 |
Generating Code...
|
|
259 |
Linking...
|
|
260 |
Creating library Debug/TCFCommSerial.lib and object Debug/TCFCommSerial.exp
|
|
261 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34C.bat" with contents
|
|
262 |
[
|
|
263 |
@echo off
|
|
264 |
copyBinaries Debug
|
|
265 |
]
|
|
266 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34C.bat"
|
|
267 |
copy libs
|
|
268 |
Copy binaries to ..\..\..\os\win32\x86
|
|
269 |
1 file(s) copied.
|
|
270 |
1 file(s) copied.
|
|
271 |
1 file(s) copied.
|
|
272 |
|
|
273 |
|
|
274 |
|
|
275 |
<h3>Results</h3>
|
|
276 |
TCFCommSerial.dll - 0 error(s), 0 warning(s)
|
|
277 |
<h3>
|
|
278 |
--------------------Configuration: TCFCommTCP - Win32 Release--------------------
|
|
279 |
</h3>
|
|
280 |
<h3>Command Lines</h3>
|
|
281 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34D.tmp" with contents
|
|
282 |
[
|
|
283 |
/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
|
|
284 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
285 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
286 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
287 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TCFCommTCP.cpp"
|
|
288 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TcpComm.cpp"
|
|
289 |
]
|
|
290 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34D.tmp"
|
|
291 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34E.tmp" with contents
|
|
292 |
[
|
|
293 |
/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
|
|
294 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\StdAfx.cpp"
|
|
295 |
]
|
|
296 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34E.tmp"
|
|
297 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34F.tmp" with contents
|
|
298 |
[
|
|
299 |
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"
|
|
300 |
.\Release\BaseCom.obj
|
|
301 |
.\Release\mutex.obj
|
|
302 |
.\Release\StdAfx.obj
|
|
303 |
.\Release\TCDebugLog.obj
|
|
304 |
.\Release\TCFCommTCP.obj
|
|
305 |
.\Release\TcpComm.obj
|
|
306 |
]
|
|
307 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP34F.tmp"
|
|
308 |
<h3>Output Window</h3>
|
|
309 |
Compiling...
|
|
310 |
StdAfx.cpp
|
|
311 |
Compiling...
|
|
312 |
BaseCom.cpp
|
|
313 |
mutex.cpp
|
|
314 |
TCDebugLog.cpp
|
|
315 |
TCFCommTCP.cpp
|
|
316 |
TcpComm.cpp
|
|
317 |
Generating Code...
|
|
318 |
Linking...
|
|
319 |
Creating library Release/TCFCommTCP.lib and object Release/TCFCommTCP.exp
|
|
320 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP353.bat" with contents
|
|
321 |
[
|
|
322 |
@echo off
|
|
323 |
copybinaries Release
|
|
324 |
]
|
|
325 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP353.bat"
|
|
326 |
copy libs
|
|
327 |
Copy binaries to ..\..\..\os\win32\x86
|
|
328 |
1 file(s) copied.
|
|
329 |
1 file(s) copied.
|
|
330 |
1 file(s) copied.
|
|
331 |
|
|
332 |
|
|
333 |
|
|
334 |
<h3>Results</h3>
|
|
335 |
TCFCommTCP.dll - 0 error(s), 0 warning(s)
|
|
336 |
<h3>
|
|
337 |
--------------------Configuration: TCFCommTCP - Win32 Debug--------------------
|
|
338 |
</h3>
|
|
339 |
<h3>Command Lines</h3>
|
|
340 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP354.tmp" with contents
|
|
341 |
[
|
|
342 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMTCP_EXPORTS" /FR"Debug/" /Fp"Debug/TCFCommTCP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
343 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
344 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
345 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
346 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TCFCommTCP.cpp"
|
|
347 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\TcpComm.cpp"
|
|
348 |
]
|
|
349 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP354.tmp"
|
|
350 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP355.tmp" with contents
|
|
351 |
[
|
|
352 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /I "..\Common\Headers" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMTCP_EXPORTS" /FR"Debug/" /Fp"Debug/TCFCommTCP.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
353 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommTCP\StdAfx.cpp"
|
|
354 |
]
|
|
355 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP355.tmp"
|
|
356 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP356.tmp" with contents
|
|
357 |
[
|
|
358 |
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:yes /pdb:"Debug/TCFCommTCP.pdb" /map:"Debug/TCFCommTCP.map" /debug /machine:I386 /out:"Debug/TCFCommTCP.dll" /implib:"Debug/TCFCommTCP.lib" /pdbtype:sept
|
|
359 |
.\Debug\BaseCom.obj
|
|
360 |
.\Debug\mutex.obj
|
|
361 |
.\Debug\StdAfx.obj
|
|
362 |
.\Debug\TCDebugLog.obj
|
|
363 |
.\Debug\TCFCommTCP.obj
|
|
364 |
.\Debug\TcpComm.obj
|
|
365 |
]
|
|
366 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP356.tmp"
|
|
367 |
<h3>Output Window</h3>
|
|
368 |
Compiling...
|
|
369 |
StdAfx.cpp
|
|
370 |
Compiling...
|
|
371 |
BaseCom.cpp
|
|
372 |
mutex.cpp
|
|
373 |
TCDebugLog.cpp
|
|
374 |
TCFCommTCP.cpp
|
|
375 |
TcpComm.cpp
|
|
376 |
Generating Code...
|
|
377 |
Linking...
|
|
378 |
Creating library Debug/TCFCommTCP.lib and object Debug/TCFCommTCP.exp
|
|
379 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35A.bat" with contents
|
|
380 |
[
|
|
381 |
@echo off
|
|
382 |
copybinaries Debug
|
|
383 |
]
|
|
384 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35A.bat"
|
|
385 |
copy libs
|
|
386 |
Copy binaries to ..\..\..\os\win32\x86
|
|
387 |
1 file(s) copied.
|
|
388 |
1 file(s) copied.
|
|
389 |
1 file(s) copied.
|
|
390 |
|
|
391 |
|
|
392 |
|
|
393 |
<h3>Results</h3>
|
|
394 |
TCFCommTCP.dll - 0 error(s), 0 warning(s)
|
|
395 |
<h3>
|
|
396 |
--------------------Configuration: TCFCommVirtualSerial - Win32 Release--------------------
|
|
397 |
</h3>
|
|
398 |
<h3>Command Lines</h3>
|
|
399 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35B.tmp" with contents
|
|
400 |
[
|
|
401 |
/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
|
|
402 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
403 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
404 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
405 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
406 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\TCFCommVirtualSerial.cpp"
|
|
407 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\VirtualSerialComm.cpp"
|
|
408 |
]
|
|
409 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35B.tmp"
|
|
410 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35C.tmp" with contents
|
|
411 |
[
|
|
412 |
/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
|
|
413 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\StdAfx.cpp"
|
|
414 |
]
|
|
415 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35C.tmp"
|
|
416 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35D.tmp" with contents
|
|
417 |
[
|
|
418 |
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"
|
|
419 |
.\Release\BaseCom.obj
|
|
420 |
.\Release\mutex.obj
|
|
421 |
.\Release\RealSerialComm.obj
|
|
422 |
.\Release\StdAfx.obj
|
|
423 |
.\Release\TCDebugLog.obj
|
|
424 |
.\Release\TCFCommVirtualSerial.obj
|
|
425 |
.\Release\VirtualSerialComm.obj
|
|
426 |
]
|
|
427 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP35D.tmp"
|
|
428 |
<h3>Output Window</h3>
|
|
429 |
Compiling...
|
|
430 |
StdAfx.cpp
|
|
431 |
Compiling...
|
|
432 |
BaseCom.cpp
|
|
433 |
mutex.cpp
|
|
434 |
RealSerialComm.cpp
|
|
435 |
TCDebugLog.cpp
|
|
436 |
TCFCommVirtualSerial.cpp
|
|
437 |
VirtualSerialComm.cpp
|
|
438 |
Generating Code...
|
|
439 |
Linking...
|
|
440 |
Creating library Release/TCFCommVirtualSerial.lib and object Release/TCFCommVirtualSerial.exp
|
|
441 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP361.bat" with contents
|
|
442 |
[
|
|
443 |
@echo off
|
|
444 |
copyBinaries Release
|
|
445 |
]
|
|
446 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP361.bat"
|
|
447 |
copy libs
|
|
448 |
Copy binaries to ..\..\..\os\win32\x86
|
|
449 |
1 file(s) copied.
|
|
450 |
1 file(s) copied.
|
|
451 |
1 file(s) copied.
|
|
452 |
|
|
453 |
|
|
454 |
|
|
455 |
<h3>Results</h3>
|
|
456 |
TCFCommVirtualSerial.dll - 0 error(s), 0 warning(s)
|
|
457 |
<h3>
|
|
458 |
--------------------Configuration: TCFCommVirtualSerial - Win32 Debug--------------------
|
|
459 |
</h3>
|
|
460 |
<h3>Command Lines</h3>
|
|
461 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP362.tmp" with contents
|
|
462 |
[
|
|
463 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFCommSerial" /I "..\Common\Headers" /I "..\TCFServer" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMVIRTUALSERIAL_EXPORTS" /Fp"Debug/TCFCommVirtualSerial.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
464 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
|
|
465 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
466 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
|
|
467 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
468 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\TCFCommVirtualSerial.cpp"
|
|
469 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\VirtualSerialComm.cpp"
|
|
470 |
]
|
|
471 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP362.tmp"
|
|
472 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP363.tmp" with contents
|
|
473 |
[
|
|
474 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFCommSerial" /I "..\Common\Headers" /I "..\TCFServer" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFCOMMVIRTUALSERIAL_EXPORTS" /Fp"Debug/TCFCommVirtualSerial.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
475 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\StdAfx.cpp"
|
|
476 |
]
|
|
477 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP363.tmp"
|
|
478 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP364.tmp" with contents
|
|
479 |
[
|
|
480 |
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:yes /pdb:"Debug/TCFCommVirtualSerial.pdb" /map:"Debug/TCFCommVirtualSerial.map" /debug /machine:I386 /out:"Debug/TCFCommVirtualSerial.dll" /implib:"Debug/TCFCommVirtualSerial.lib" /pdbtype:sept
|
|
481 |
.\Debug\BaseCom.obj
|
|
482 |
.\Debug\mutex.obj
|
|
483 |
.\Debug\RealSerialComm.obj
|
|
484 |
.\Debug\StdAfx.obj
|
|
485 |
.\Debug\TCDebugLog.obj
|
|
486 |
.\Debug\TCFCommVirtualSerial.obj
|
|
487 |
.\Debug\VirtualSerialComm.obj
|
|
488 |
]
|
|
489 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP364.tmp"
|
|
490 |
<h3>Output Window</h3>
|
|
491 |
Compiling...
|
|
492 |
StdAfx.cpp
|
|
493 |
Compiling...
|
|
494 |
BaseCom.cpp
|
|
495 |
mutex.cpp
|
|
496 |
RealSerialComm.cpp
|
|
497 |
TCDebugLog.cpp
|
|
498 |
TCFCommVirtualSerial.cpp
|
|
499 |
VirtualSerialComm.cpp
|
|
500 |
Generating Code...
|
|
501 |
Linking...
|
|
502 |
Creating library Debug/TCFCommVirtualSerial.lib and object Debug/TCFCommVirtualSerial.exp
|
|
503 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP368.bat" with contents
|
|
504 |
[
|
|
505 |
@echo off
|
|
506 |
copyBinaries Debug
|
|
507 |
]
|
|
508 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP368.bat"
|
|
509 |
copy libs
|
|
510 |
Copy binaries to ..\..\..\os\win32\x86
|
|
511 |
1 file(s) copied.
|
|
512 |
1 file(s) copied.
|
|
513 |
1 file(s) copied.
|
|
514 |
|
|
515 |
|
|
516 |
|
|
517 |
<h3>Results</h3>
|
|
518 |
TCFCommVirtualSerial.dll - 0 error(s), 0 warning(s)
|
|
519 |
<h3>
|
|
520 |
--------------------Configuration: TCFProtOST - Win32 Release--------------------
|
|
521 |
</h3>
|
|
522 |
<h3>Command Lines</h3>
|
|
523 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP369.tmp" with contents
|
|
524 |
[
|
|
525 |
/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
|
|
526 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseProtocol.cpp"
|
|
527 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\OSTProtocol.cpp"
|
|
528 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\TCFProtOST.cpp"
|
|
529 |
]
|
|
530 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP369.tmp"
|
|
531 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36A.tmp" with contents
|
|
532 |
[
|
|
533 |
/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
|
|
534 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\StdAfx.cpp"
|
|
535 |
]
|
|
536 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36A.tmp"
|
|
537 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36B.tmp" with contents
|
|
538 |
[
|
|
539 |
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"
|
|
540 |
.\Release\BaseProtocol.obj
|
|
541 |
.\Release\OSTProtocol.obj
|
|
542 |
.\Release\StdAfx.obj
|
|
543 |
.\Release\TCFProtOST.obj
|
|
544 |
]
|
|
545 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36B.tmp"
|
|
546 |
<h3>Output Window</h3>
|
|
547 |
Compiling...
|
|
548 |
StdAfx.cpp
|
|
549 |
Compiling...
|
|
550 |
BaseProtocol.cpp
|
|
551 |
OSTProtocol.cpp
|
|
552 |
TCFProtOST.cpp
|
|
553 |
Generating Code...
|
|
554 |
Linking...
|
|
555 |
Creating library Release/TCFProtOST.lib and object Release/TCFProtOST.exp
|
|
556 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36F.bat" with contents
|
|
557 |
[
|
|
558 |
@echo off
|
|
559 |
copyBinaries Release
|
|
560 |
]
|
|
561 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP36F.bat"
|
|
562 |
copy libs
|
|
563 |
Copy binaries to ..\..\..\os\win32\x86
|
|
564 |
1 file(s) copied.
|
|
565 |
1 file(s) copied.
|
|
566 |
1 file(s) copied.
|
|
567 |
|
|
568 |
|
|
569 |
|
|
570 |
<h3>Results</h3>
|
|
571 |
TCFProtOST.dll - 0 error(s), 0 warning(s)
|
|
572 |
<h3>
|
|
573 |
--------------------Configuration: TCFProtOST - Win32 Debug--------------------
|
|
574 |
</h3>
|
|
575 |
<h3>Command Lines</h3>
|
|
576 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP370.tmp" with contents
|
|
577 |
[
|
|
578 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFPROTOST_EXPORTS" /Fp"Debug/TCFProtOST.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
579 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseProtocol.cpp"
|
|
580 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\OSTProtocol.cpp"
|
|
581 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\TCFProtOST.cpp"
|
|
582 |
]
|
|
583 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP370.tmp"
|
|
584 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP371.tmp" with contents
|
|
585 |
[
|
|
586 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\TCFServer" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TCFPROTOST_EXPORTS" /Fp"Debug/TCFProtOST.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
587 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFProtOST\StdAfx.cpp"
|
|
588 |
]
|
|
589 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP371.tmp"
|
|
590 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP372.tmp" with contents
|
|
591 |
[
|
|
592 |
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:yes /pdb:"Debug/TCFProtOST.pdb" /map:"Debug/TCFProtOST.map" /debug /machine:I386 /out:"Debug/TCFProtOST.dll" /implib:"Debug/TCFProtOST.lib" /pdbtype:sept
|
|
593 |
.\Debug\BaseProtocol.obj
|
|
594 |
.\Debug\OSTProtocol.obj
|
|
595 |
.\Debug\StdAfx.obj
|
|
596 |
.\Debug\TCFProtOST.obj
|
|
597 |
]
|
|
598 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP372.tmp"
|
|
599 |
<h3>Output Window</h3>
|
|
600 |
Compiling...
|
|
601 |
StdAfx.cpp
|
|
602 |
Compiling...
|
|
603 |
BaseProtocol.cpp
|
|
604 |
OSTProtocol.cpp
|
|
605 |
TCFProtOST.cpp
|
|
606 |
Generating Code...
|
|
607 |
Linking...
|
|
608 |
Creating library Debug/TCFProtOST.lib and object Debug/TCFProtOST.exp
|
|
609 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP377.bat" with contents
|
|
610 |
[
|
|
611 |
@echo off
|
|
612 |
copyBinaries Debug
|
|
613 |
]
|
|
614 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP377.bat"
|
|
615 |
copy libs
|
|
616 |
Copy binaries to ..\..\..\os\win32\x86
|
|
617 |
1 file(s) copied.
|
|
618 |
1 file(s) copied.
|
|
619 |
1 file(s) copied.
|
|
620 |
|
|
621 |
|
|
622 |
|
|
623 |
<h3>Results</h3>
|
|
624 |
TCFProtOST.dll - 0 error(s), 0 warning(s)
|
|
625 |
<h3>
|
|
626 |
--------------------Configuration: TCFServer - Win32 Release--------------------
|
|
627 |
</h3>
|
|
628 |
<h3>Command Lines</h3>
|
|
629 |
Creating command line "rc.exe /l 0x409 /fo"Release/resource.res" /d "NDEBUG" "C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\resource.rc""
|
|
630 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP378.tmp" with contents
|
|
631 |
[
|
|
632 |
/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
|
|
633 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Client.cpp"
|
|
634 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\CommRegistryItem.cpp"
|
|
635 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Connection.cpp"
|
|
636 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ConnectionImpl.cpp"
|
|
637 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ErrorMonitorData.cpp"
|
|
638 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\InputStream.cpp"
|
|
639 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\MessageFile.cpp"
|
|
640 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
641 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ProtocolRegistryItem.cpp"
|
|
642 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Registry.cpp"
|
|
643 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\RegistryImpl.cpp"
|
|
644 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ServerClient.cpp"
|
|
645 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ServerManager.cpp"
|
|
646 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\shareddata.cpp"
|
|
647 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
648 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\TCFServer.cpp"
|
|
649 |
]
|
|
650 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP378.tmp"
|
|
651 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP379.tmp" with contents
|
|
652 |
[
|
|
653 |
/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
|
|
654 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\StdAfx.cpp"
|
|
655 |
]
|
|
656 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP379.tmp"
|
|
657 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37A.tmp" with contents
|
|
658 |
[
|
|
659 |
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"
|
|
660 |
.\Release\Client.obj
|
|
661 |
.\Release\CommRegistryItem.obj
|
|
662 |
.\Release\Connection.obj
|
|
663 |
.\Release\ConnectionImpl.obj
|
|
664 |
.\Release\ErrorMonitorData.obj
|
|
665 |
.\Release\InputStream.obj
|
|
666 |
.\Release\MessageFile.obj
|
|
667 |
.\Release\mutex.obj
|
|
668 |
.\Release\ProtocolRegistryItem.obj
|
|
669 |
.\Release\Registry.obj
|
|
670 |
.\Release\RegistryImpl.obj
|
|
671 |
.\Release\ServerClient.obj
|
|
672 |
.\Release\ServerManager.obj
|
|
673 |
.\Release\shareddata.obj
|
|
674 |
.\Release\StdAfx.obj
|
|
675 |
.\Release\TCDebugLog.obj
|
|
676 |
.\Release\TCFServer.obj
|
|
677 |
.\Release\resource.res
|
|
678 |
]
|
|
679 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37A.tmp"
|
|
680 |
<h3>Output Window</h3>
|
|
681 |
Compiling resources...
|
|
682 |
Compiling...
|
|
683 |
StdAfx.cpp
|
|
684 |
Compiling...
|
|
685 |
Client.cpp
|
|
686 |
CommRegistryItem.cpp
|
|
687 |
Connection.cpp
|
|
688 |
ConnectionImpl.cpp
|
|
689 |
ErrorMonitorData.cpp
|
|
690 |
InputStream.cpp
|
|
691 |
MessageFile.cpp
|
|
692 |
mutex.cpp
|
|
693 |
ProtocolRegistryItem.cpp
|
|
694 |
Registry.cpp
|
|
695 |
RegistryImpl.cpp
|
|
696 |
ServerClient.cpp
|
|
697 |
ServerManager.cpp
|
|
698 |
shareddata.cpp
|
|
699 |
TCDebugLog.cpp
|
|
700 |
TCFServer.cpp
|
|
701 |
Generating Code...
|
|
702 |
Linking...
|
|
703 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37C.bat" with contents
|
|
704 |
[
|
|
705 |
@echo off
|
|
706 |
copybinaries Release
|
|
707 |
]
|
|
708 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37C.bat"
|
|
709 |
copy binary
|
|
710 |
Copy binaries to ..\..\..\os\win32\x86
|
|
711 |
1 file(s) copied.
|
|
712 |
|
|
713 |
|
|
714 |
|
|
715 |
<h3>Results</h3>
|
|
716 |
TCFServer.exe - 0 error(s), 0 warning(s)
|
|
717 |
<h3>
|
|
718 |
--------------------Configuration: TCFServer - Win32 Debug--------------------
|
|
719 |
</h3>
|
|
720 |
<h3>Command Lines</h3>
|
|
721 |
Creating command line "rc.exe /l 0x409 /fo"Debug/resource.res" /d "_DEBUG" "C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\resource.rc""
|
|
722 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37D.tmp" with contents
|
|
723 |
[
|
|
724 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/TCFServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
725 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Client.cpp"
|
|
726 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\CommRegistryItem.cpp"
|
|
727 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Connection.cpp"
|
|
728 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ConnectionImpl.cpp"
|
|
729 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ErrorMonitorData.cpp"
|
|
730 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\InputStream.cpp"
|
|
731 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\MessageFile.cpp"
|
|
732 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
|
|
733 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ProtocolRegistryItem.cpp"
|
|
734 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\Registry.cpp"
|
|
735 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\RegistryImpl.cpp"
|
|
736 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\ServerClient.cpp"
|
|
737 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\ServerManager.cpp"
|
|
738 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\shareddata.cpp"
|
|
739 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
|
|
740 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\TCFServer.cpp"
|
|
741 |
]
|
|
742 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37D.tmp"
|
|
743 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37E.tmp" with contents
|
|
744 |
[
|
|
745 |
/nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/TCFServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
746 |
"C:\dev2.1hgworkspace\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\StdAfx.cpp"
|
|
747 |
]
|
|
748 |
Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37E.tmp"
|
|
749 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37F.tmp" with contents
|
|
750 |
[
|
|
751 |
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:yes /pdb:"Debug/TCFServer.pdb" /debug /machine:I386 /out:"Debug/TCFServer.exe" /pdbtype:sept
|
|
752 |
.\Debug\Client.obj
|
|
753 |
.\Debug\CommRegistryItem.obj
|
|
754 |
.\Debug\Connection.obj
|
|
755 |
.\Debug\ConnectionImpl.obj
|
|
756 |
.\Debug\ErrorMonitorData.obj
|
|
757 |
.\Debug\InputStream.obj
|
|
758 |
.\Debug\MessageFile.obj
|
|
759 |
.\Debug\mutex.obj
|
|
760 |
.\Debug\ProtocolRegistryItem.obj
|
|
761 |
.\Debug\Registry.obj
|
|
762 |
.\Debug\RegistryImpl.obj
|
|
763 |
.\Debug\ServerClient.obj
|
|
764 |
.\Debug\ServerManager.obj
|
|
765 |
.\Debug\shareddata.obj
|
|
766 |
.\Debug\StdAfx.obj
|
|
767 |
.\Debug\TCDebugLog.obj
|
|
768 |
.\Debug\TCFServer.obj
|
|
769 |
.\Debug\resource.res
|
|
770 |
]
|
|
771 |
Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP37F.tmp"
|
|
772 |
<h3>Output Window</h3>
|
|
773 |
Compiling resources...
|
|
774 |
Compiling...
|
|
775 |
StdAfx.cpp
|
|
776 |
Compiling...
|
|
777 |
Client.cpp
|
|
778 |
CommRegistryItem.cpp
|
|
779 |
Connection.cpp
|
|
780 |
ConnectionImpl.cpp
|
|
781 |
ErrorMonitorData.cpp
|
|
782 |
InputStream.cpp
|
|
783 |
MessageFile.cpp
|
|
784 |
mutex.cpp
|
|
785 |
ProtocolRegistryItem.cpp
|
|
786 |
Registry.cpp
|
|
787 |
RegistryImpl.cpp
|
|
788 |
ServerClient.cpp
|
|
789 |
ServerManager.cpp
|
|
790 |
shareddata.cpp
|
|
791 |
TCDebugLog.cpp
|
|
792 |
TCFServer.cpp
|
|
793 |
Generating Code...
|
|
794 |
Linking...
|
|
795 |
Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP381.bat" with contents
|
|
796 |
[
|
|
797 |
@echo off
|
|
798 |
copybinaries Debug
|
|
799 |
]
|
|
800 |
Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP381.bat"
|
|
801 |
copy binary
|
|
802 |
Copy binaries to ..\..\..\os\win32\x86
|
|
803 |
1 file(s) copied.
|
|
804 |
|
|
805 |
|
|
806 |
|
|
807 |
<h3>Results</h3>
|
|
808 |
TCFServer.exe - 0 error(s), 0 warning(s)
|
|
809 |
</pre>
|
|
810 |
</body>
|
|
811 |
</html>
|