os/textandloc/fontservices/textshaperplugin/test/letest/letest.plg
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/fontservices/textshaperplugin/test/letest/letest.plg	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,54 @@
     1.4 +<html>
     1.5 +<body>
     1.6 +<pre>
     1.7 +<h1>Build Log</h1>
     1.8 +<h3>
     1.9 +--------------------Configuration: letest - Win32 Debug--------------------
    1.10 +</h3>
    1.11 +<h3>Command Lines</h3>
    1.12 +Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" with contents
    1.13 +[
    1.14 +/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 
    1.15 +"N:\src\icu\source\test\letest\cmaps.cpp"
    1.16 +"N:\src\icu\source\test\letest\FontTableCache.cpp"
    1.17 +"N:\src\icu\source\test\letest\letest.cpp"
    1.18 +"N:\src\icu\source\test\letest\PortableFontInstance.cpp"
    1.19 +"N:\src\icu\source\test\letest\testdata.cpp"
    1.20 +]
    1.21 +Creating command line "cl.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" 
    1.22 +Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp" with contents
    1.23 +[
    1.24 +../../../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 
    1.25 +.\Debug\cmaps.obj
    1.26 +.\Debug\FontTableCache.obj
    1.27 +.\Debug\letest.obj
    1.28 +.\Debug\PortableFontInstance.obj
    1.29 +.\Debug\testdata.obj
    1.30 +]
    1.31 +Creating command line "link.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp"
    1.32 +<h3>Output Window</h3>
    1.33 +Compiling...
    1.34 +cmaps.cpp
    1.35 +n:\src\icu\source\test\letest\cmaps.cpp(8) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    1.36 +FontTableCache.cpp
    1.37 +n:\src\icu\source\test\letest\fonttablecache.cpp(8) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
    1.38 +letest.cpp
    1.39 +n:\src\icu\source\test\letest\letest.cpp(16) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    1.40 +PortableFontInstance.cpp
    1.41 +n:\src\icu\source\test\letest\portablefontinstance.cpp(16) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
    1.42 +testdata.cpp
    1.43 +n:\src\icu\source\test\letest\testdata.cpp(17) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
    1.44 +Error executing cl.exe.
    1.45 +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"
    1.46 +Creating browse info file...
    1.47 +BSCMAKE: error BK1506 : cannot open file '.\Debug\cmaps.sbr': No such file or directory
    1.48 +Error executing bscmake.exe.
    1.49 +<h3>Output Window</h3>
    1.50 +
    1.51 +
    1.52 +
    1.53 +<h3>Results</h3>
    1.54 +letest.exe - 6 error(s), 0 warning(s)
    1.55 +</pre>
    1.56 +</body>
    1.57 +</html>