os/textandloc/fontservices/textshaperplugin/test/letest/letest.plg
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <html>
     2 <body>
     3 <pre>
     4 <h1>Build Log</h1>
     5 <h3>
     6 --------------------Configuration: letest - Win32 Debug--------------------
     7 </h3>
     8 <h3>Command Lines</h3>
     9 Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" with contents
    10 [
    11 /nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\..\include\layout" /I "..\..\..\include" /I "..\..\common" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "LE_USE_CMEMORY" /FR"Debug/" /Fp"Debug/letest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
    12 "N:\src\icu\source\test\letest\cmaps.cpp"
    13 "N:\src\icu\source\test\letest\FontTableCache.cpp"
    14 "N:\src\icu\source\test\letest\letest.cpp"
    15 "N:\src\icu\source\test\letest\PortableFontInstance.cpp"
    16 "N:\src\icu\source\test\letest\testdata.cpp"
    17 ]
    18 Creating command line "cl.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" 
    19 Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp" with contents
    20 [
    21 ../../../lib/iculed.lib ../../../lib/icuucd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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 /subsystem:console /incremental:yes /pdb:"Debug/letest.pdb" /debug /machine:I386 /out:"Debug/letest.exe" /pdbtype:sept 
    22 .\Debug\cmaps.obj
    23 .\Debug\FontTableCache.obj
    24 .\Debug\letest.obj
    25 .\Debug\PortableFontInstance.obj
    26 .\Debug\testdata.obj
    27 ]
    28 Creating command line "link.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp"
    29 <h3>Output Window</h3>
    30 Compiling...
    31 cmaps.cpp
    32 n:\src\icu\source\test\letest\cmaps.cpp(8) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    33 FontTableCache.cpp
    34 n:\src\icu\source\test\letest\fonttablecache.cpp(8) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
    35 letest.cpp
    36 n:\src\icu\source\test\letest\letest.cpp(16) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    37 PortableFontInstance.cpp
    38 n:\src\icu\source\test\letest\portablefontinstance.cpp(16) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
    39 testdata.cpp
    40 n:\src\icu\source\test\letest\testdata.cpp(17) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    41 Error executing cl.exe.
    42 Creating command line "bscmake.exe /nologo /o"Debug/letest.bsc"  .\Debug\cmaps.sbr .\Debug\FontTableCache.sbr .\Debug\letest.sbr .\Debug\PortableFontInstance.sbr .\Debug\testdata.sbr"
    43 Creating browse info file...
    44 BSCMAKE: error BK1506 : cannot open file '.\Debug\cmaps.sbr': No such file or directory
    45 Error executing bscmake.exe.
    46 <h3>Output Window</h3>
    47 
    48 
    49 
    50 <h3>Results</h3>
    51 letest.exe - 6 error(s), 0 warning(s)
    52 </pre>
    53 </body>
    54 </html>