connectivity/com.nokia.tcf/native/TCFNative/TCFCommVirtualSerial/TCFCommVirtualSerial.plg
changeset 479 cbeb8ae51319
parent 458 70467d598794
child 1473 6c45b7c9cdac
equal deleted inserted replaced
478:2d6f57ea6ce2 479:cbeb8ae51319
     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: TCFCommVirtualSerial - Win32 Release--------------------
     6 --------------------Configuration: TCFCommVirtualSerial - Win32 Debug--------------------
     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\RSP74A.tmp" with contents
     9 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFA.tmp" with contents
    10 [
    10 [
    11 /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 
    11 /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 
       
    12 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFServer\BaseCom.cpp"
       
    13 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\mutex.cpp"
    12 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
    14 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommSerial\RealSerialComm.cpp"
       
    15 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\Common\Source\TCDebugLog.cpp"
       
    16 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\TCFCommVirtualSerial.cpp"
       
    17 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\VirtualSerialComm.cpp"
    13 ]
    18 ]
    14 Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP74A.tmp" 
    19 Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFA.tmp" 
    15 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP74B.tmp" with contents
    20 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFB.tmp" with contents
    16 [
    21 [
    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/TCFCommVirtualSerial.pdb" /map:"Release/TCFCommVirtualSerial.map" /machine:I386 /out:"Release/TCFCommVirtualSerial.dll" /implib:"Release/TCFCommVirtualSerial.lib" 
    22 /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 
    18 .\Release\BaseCom.obj
    23 "C:\dev22clone\carbidecpp\connectivity\com.nokia.tcf\native\TCFNative\TCFCommVirtualSerial\StdAfx.cpp"
    19 .\Release\mutex.obj
       
    20 .\Release\RealSerialComm.obj
       
    21 .\Release\StdAfx.obj
       
    22 .\Release\TCDebugLog.obj
       
    23 .\Release\TCFCommVirtualSerial.obj
       
    24 .\Release\VirtualSerialComm.obj
       
    25 ]
    24 ]
    26 Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP74B.tmp"
    25 Creating command line "cl.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFB.tmp" 
       
    26 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFC.tmp" with contents
       
    27 [
       
    28 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 
       
    29 .\Debug\BaseCom.obj
       
    30 .\Debug\mutex.obj
       
    31 .\Debug\RealSerialComm.obj
       
    32 .\Debug\StdAfx.obj
       
    33 .\Debug\TCDebugLog.obj
       
    34 .\Debug\TCFCommVirtualSerial.obj
       
    35 .\Debug\VirtualSerialComm.obj
       
    36 ]
       
    37 Creating command line "link.exe @C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPAFC.tmp"
    27 <h3>Output Window</h3>
    38 <h3>Output Window</h3>
    28 Compiling...
    39 Compiling...
       
    40 StdAfx.cpp
       
    41 Compiling...
       
    42 BaseCom.cpp
       
    43 mutex.cpp
    29 RealSerialComm.cpp
    44 RealSerialComm.cpp
       
    45 TCDebugLog.cpp
       
    46 TCFCommVirtualSerial.cpp
       
    47 VirtualSerialComm.cpp
       
    48 Generating Code...
    30 Linking...
    49 Linking...
    31    Creating library Release/TCFCommVirtualSerial.lib and object Release/TCFCommVirtualSerial.exp
    50    Creating library Debug/TCFCommVirtualSerial.lib and object Debug/TCFCommVirtualSerial.exp
    32 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP74F.bat" with contents
    51 Creating temporary file "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPB00.bat" with contents
    33 [
    52 [
    34 @echo off
    53 @echo off
    35 copyBinaries Release
    54 copyBinaries Debug
    36 ]
    55 ]
    37 Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSP74F.bat"
    56 Creating command line "C:\DOCUME~1\chpeckha\LOCALS~1\Temp\RSPB00.bat"
    38 copy libs
    57 copy libs
    39 Copy binaries to ..\..\..\os\win32\x86
    58 Copy binaries to ..\..\..\os\win32\x86
    40 The system cannot find the path specified.
    59 The system cannot find the path specified.
    41         0 file(s) copied.
    60         0 file(s) copied.
    42 The system cannot find the path specified.
    61 The system cannot find the path specified.