connectivity/com.nokia.tcf/native/TCFNative/TCFCommSerial/TCFCommSerial.plg
changeset 458 70467d598794
parent 60 9d2210c8eed2
equal deleted inserted replaced
457:02e387d99c91 458:70467d598794
     1 <html>
     1 <html>
     2 <body>
     2 <body>
     3 <pre>
     3 <pre>
     4 <h1>Build Log</h1>
     4 <h1>Build Log</h1>
     5 <h3>
     5 <h3>
     6 --------------------Configuration: TCFCommSerial - Win32 Debug--------------------
     6 --------------------Configuration: TCFCommSerial - Win32 Release--------------------
     7 </h3>
     7 </h3>
     8 <h3>Command Lines</h3>
     8 <h3>Command Lines</h3>
     9 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D7.tmp" with contents
     9 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP744.tmp" with contents
    10 [
    10 [
    11 /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 
    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 
    12 "C:\Symbian\Carbide\devspace_203_0316\com.nokia.tcf.legacy\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
    12 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
    13 ]
    13 ]
    14 Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D7.tmp" 
    14 Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP744.tmp" 
    15 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D8.tmp" with contents
    15 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP745.tmp" with contents
    16 [
    16 [
    17 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 
    17 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" 
    18 .\Debug\BaseCom.obj
    18 .\Release\BaseCom.obj
    19 .\Debug\mutex.obj
    19 .\Release\mutex.obj
    20 .\Debug\RealSerialComm.obj
    20 .\Release\RealSerialComm.obj
    21 .\Debug\StdAfx.obj
    21 .\Release\StdAfx.obj
    22 .\Debug\TCDebugLog.obj
    22 .\Release\TCDebugLog.obj
    23 .\Debug\TCFCommSerial.obj
    23 .\Release\TCFCommSerial.obj
    24 ]
    24 ]
    25 Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D8.tmp"
    25 Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP745.tmp"
    26 <h3>Output Window</h3>
    26 <h3>Output Window</h3>
    27 Compiling...
    27 Compiling...
    28 RealSerialComm.cpp
    28 RealSerialComm.cpp
    29 Linking...
    29 Linking...
    30 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D9.bat" with contents
    30    Creating library Release/TCFCommSerial.lib and object Release/TCFCommSerial.exp
       
    31 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP749.bat" with contents
    31 [
    32 [
    32 @echo off
    33 @echo off
    33 copyBinaries Debug
    34 copyBinaries Release
    34 ]
    35 ]
    35 Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP23D9.bat"
    36 Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP749.bat"
    36 copy libs
    37 copy libs
    37 Copy binaries to ..\..\..\os\win32\x86
    38 Copy binaries to ..\..\..\os\win32\x86
    38         1 file(s) copied.
    39 The system cannot find the path specified.
    39         1 file(s) copied.
    40         0 file(s) copied.
    40         1 file(s) copied.
    41 The system cannot find the path specified.
       
    42         0 file(s) copied.
       
    43 The system cannot find the path specified.
       
    44         0 file(s) copied.
       
    45 Error executing c:\winnt\system32\cmd.exe.
    41 
    46 
    42 
    47 
    43 
    48 
    44 <h3>Results</h3>
    49 <h3>Results</h3>
    45 TCFCommSerial.dll - 0 error(s), 0 warning(s)
    50 TCFCommSerial.dll - 1 error(s), 0 warning(s)
    46 </pre>
    51 </pre>
    47 </body>
    52 </body>
    48 </html>
    53 </html>