############################################################
# Purpose: CxImage Build Error solution over Jasper build
# Author: Ho-Jung Kim (godmode2k@hotmail.com)
# Date: April 20, 2008
# Modified: April 20, 2008
# License: n/a
# Note:
############################################################
if jasper build error then patch like a below.
1. jasper build
- cximage/jasper$ ln -s include/jasper ./jasper
- cximage/jasper$ make
2. CxImage build
- cximage/CxImage$ vi Makefile
- DEFS = ~~~ -I../jasper/include
- cximage/CxImage$ make
3. cximage rebuild
- cximage$ make
that's it.
# _EOF_
-----
Cheers,
godmode2k
댓글 없음:
댓글 쓰기