serialserver/c32serialserver/Test/te_C32Performance/USB PC Side Code/SerialPort.plg
branchRCL_3
changeset 26 b564fb5fd78b
parent 0 dfb7c4ff071f
equal deleted inserted replaced
25:9d7ce34704c8 26:b564fb5fd78b
       
     1 <html>
       
     2 <body>
       
     3 <pre>
       
     4 <h1>Build Log</h1>
       
     5 <h3>
       
     6 --------------------Configuration: SerialPort - Win32 Debug--------------------
       
     7 </h3>
       
     8 <h3>Command Lines</h3>
       
     9 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"" 
       
    10 Creating temporary file "C:\WINDOWS\TEMP\RSPC216.TMP" with contents
       
    11 [
       
    12 /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 
       
    13 "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp"
       
    14 "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPort.cpp"
       
    15 "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPortDlg.cpp"
       
    16 ]
       
    17 Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC216.TMP" 
       
    18 Creating temporary file "C:\WINDOWS\TEMP\RSPC217.TMP" with contents
       
    19 [
       
    20 /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 
       
    21 "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\StdAfx.cpp"
       
    22 ]
       
    23 Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC217.TMP" 
       
    24 Creating temporary file "C:\WINDOWS\TEMP\RSPC218.TMP" with contents
       
    25 [
       
    26 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SerialPort.pdb" /debug /machine:I386 /out:"Debug/SerialPort.exe" /pdbtype:sept 
       
    27 ".\Debug\SerialConnection.obj"
       
    28 ".\Debug\SerialPort.obj"
       
    29 ".\Debug\SerialPortDlg.obj"
       
    30 ".\Debug\StdAfx.obj"
       
    31 ".\Debug\SerialPort.res"
       
    32 ]
       
    33 Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC218.TMP"
       
    34 <h3>Output Window</h3>
       
    35 Compiling resources...
       
    36 Compiling...
       
    37 StdAfx.cpp
       
    38 Compiling...
       
    39 SerialConnection.cpp
       
    40 D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(296) : warning C4018: '>=' : signed/unsigned mismatch
       
    41 D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(152) : warning C4101: 'result' : unreferenced local variable
       
    42 SerialPort.cpp
       
    43 SerialPortDlg.cpp
       
    44 Generating Code...
       
    45 Linking...
       
    46 
       
    47 
       
    48 
       
    49 <h3>Results</h3>
       
    50 SerialPort.exe - 0 error(s), 2 warning(s)
       
    51 </pre>
       
    52 </body>
       
    53 </html>