Good day,
I've come across several issues while building this contribution and
would like to share this experience:
1. line 197 (directory layout section)
\---cms
| |
| +--- icc34.h
| +--- lcms.h
| +--- lcms114.lib and/or liblcms.ia32 and/or liblcms.ipf
line 300:
9. Copy ./include/icc34.h and ./include/lcms.h to the
<EXTERNAL_LIBS_DIR>/lcms directory.
the correct dir is lcms
2. line 174 :
<EXTRACT_DIR>/Harmony/depends/build
line 209:
Further in the document, <EXTERNAL_LIBS_DIR> denotes the directory
<EXTRACT_DIR>/Harmony/depends/build.
The build searches for libs in another place:
copylib.win:
BUILD FAILED
C:\temp\Harmony-SVN\Harmony\modules\awt\make\build.xml:320: The following error
occurred while executing this line:
C:\temp\Harmony-SVN\Harmony\modules\awt\make\native\common\gl.xml:97: Warning: C
ould not find file C:\temp\Harmony-SVN\Harmony\depends\libs\build\png\libpng.lib
to copy.
3. Build copies files to Harmony\deploy\jre dir while all other .jar
and .dll files are in Harmony\deploy\jdk\jre
4. Don't forget to add misc.jar to bootclasspath.properties , for
example add to the end of file:
bootclasspath.38=misc.jar
--
Regards,
Anton Luht,
Intel Middleware Products Division
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]