help with build necessitas(containing webkit) on linux with ndkr6b

gujx gujx at cn.fujitsu.com
Fri Feb 10 02:58:37 UTC 2012


Hi, all

I built necessitas with ndkr6b on linux.
I built it sucessfully. But I found it did not generate libQtWebKit.so. 

So, I made some change to build webkit.
I enabled to build webkit by modifing file androidconfigbuild.sh.
1) line 290: from ["-no-webkit"] to ["-webkit"]
However, there were lots of errors. it didn't generate libQtWebKit.so.

So, I made some other change in file configure :
2)ine 7587: from [case "${QMAKE_CONF_COMPILER} -dumpversion" in] to [case
`${QMAKE_CONF_COMPILER} -dumpversion` in ]
3)line 3392: from [NDK_TOOLCHAIN_PREFIX=arm-linux-androideabi] to
[NDK_TOOLS_PREFIX=arm-linux-androideabi]

There are still many errors.

I'd like to ask how to build necessitas including webkit with ndkr6b?
Is there any hints?

以上、よろしくお願いします。
--------------------------------------------------
Gu Jinxiang
Development Dept.III
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
6/F., No. 6 Wenzhu Road, Nanjing, 210012, China,
Nanjing, 210012, China    
TEL: +86+25-86630566-8783
COINS: 79955-8783
FAX: +86+25-83317685
MAIL: gujx at cn.fujitsu.com  
-------------------------------------------------- 
This communication is for use by the intended recipient(s) only and may contain
information that is privileged, confidential and exempt from disclosure under
applicable law. If you are not an intended recipient of this communication, you
are hereby notified that any dissemination, distribution or copying hereof is
strictly prohibited.  If you have received this communication in error, please
notify me by reply e-mail, permanently delete this communication from your
system, and destroy any hard copies you may have printed




More information about the Necessitas-devel mailing list