Alejandro Acuña
2024-08-12 1876e65234c20209001178705cfa50d8f9ded67a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TraceServer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/TraceServer.res" /d "NDEBUG" "D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\TraceServer\TraceServer.rc"" 
Creating temporary file "C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP429.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "D:\jdk1.1.7b\include" /I "D:\jdk1.1.7b\include\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TRACESERVER_EXPORTS" /Fp"Release/TraceServer.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\TraceServer\CTraceServer.cpp"
"D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\TraceServer\TraceServer.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP429.tmp" 
Creating temporary file "C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP42A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "D:\jdk1.1.7b\include" /I "D:\jdk1.1.7b\include\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TRACESERVER_EXPORTS" /Fp"Release/TraceServer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\TraceServer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP42A.tmp" 
Creating temporary file "C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP42B.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 /nologo /dll /incremental:no /pdb:"../lib/TraceServer.pdb" /machine:I386 /out:"../dll/TraceServer.dll" /implib:"../lib/TraceServer.lib" 
.\Release\CTraceServer.obj
.\Release\StdAfx.obj
.\Release\TraceServer.obj
.\Release\TraceServer.res
]
Creating command line "link.exe @C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP42B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CTraceServer.cpp
TraceServer.cpp
Linking...
   Creating library ../lib/TraceServer.lib and object ../lib/TraceServer.exp
 
 
 
<h3>Results</h3>
TraceServer.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>