fontservices/textshaperplugin/test/letest/letest.plg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Sat, 20 Feb 2010 00:37:46 +0200
branchRCL_3
changeset 5 e96e8a131979
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201003 Kit: 201007

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: letest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" with contents
[
/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 
"N:\src\icu\source\test\letest\cmaps.cpp"
"N:\src\icu\source\test\letest\FontTableCache.cpp"
"N:\src\icu\source\test\letest\letest.cpp"
"N:\src\icu\source\test\letest\PortableFontInstance.cpp"
"N:\src\icu\source\test\letest\testdata.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122A.tmp" 
Creating temporary file "C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp" with contents
[
../../../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 
.\Debug\cmaps.obj
.\Debug\FontTableCache.obj
.\Debug\letest.obj
.\Debug\PortableFontInstance.obj
.\Debug\testdata.obj
]
Creating command line "link.exe @C:\DOCUME~1\JasdeepS\LOCALS~1\Temp\RSP122B.tmp"
<h3>Output Window</h3>
Compiling...
cmaps.cpp
n:\src\icu\source\test\letest\cmaps.cpp(8) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
FontTableCache.cpp
n:\src\icu\source\test\letest\fonttablecache.cpp(8) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
letest.cpp
n:\src\icu\source\test\letest\letest.cpp(16) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
PortableFontInstance.cpp
n:\src\icu\source\test\letest\portablefontinstance.cpp(16) : fatal error C1083: Cannot open include file: 'layout/LETypes.h': No such file or directory
testdata.cpp
n:\src\icu\source\test\letest\testdata.cpp(17) : fatal error C1083: Cannot open include file: 'LETypes.h': No such file or directory
Error executing cl.exe.
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"
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\cmaps.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>



<h3>Results</h3>
letest.exe - 6 error(s), 0 warning(s)
</pre>
</body>
</html>