serialserver/c32serialserver/Test/te_C32Performance/USB PC Side Code/SerialPort.plg
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:35:48 +0100
branchRCL_3
changeset 26 b564fb5fd78b
parent 0 dfb7c4ff071f
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerialPort - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/SerialPort.res" /d "_DEBUG" /d "_AFXDLL" "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPort.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSPC216.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SerialPort.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp"
"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPort.cpp"
"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPortDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC216.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSPC217.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SerialPort.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC217.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSPC218.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SerialPort.pdb" /debug /machine:I386 /out:"Debug/SerialPort.exe" /pdbtype:sept 
".\Debug\SerialConnection.obj"
".\Debug\SerialPort.obj"
".\Debug\SerialPortDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SerialPort.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC218.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SerialConnection.cpp
D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(296) : warning C4018: '>=' : signed/unsigned mismatch
D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(152) : warning C4101: 'result' : unreferenced local variable
SerialPort.cpp
SerialPortDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
SerialPort.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>