[webkit-qt] qtwebkit 2.2 Cross compiling problem

Alexis Menard alexis.menard at openbossa.org
Tue Nov 22 17:41:05 PST 2011


DEFINES += ENABLE_VIDEO=0

On Tue, Nov 22, 2011 at 10:39 PM, Hua Jeffrey <jeffreyhwa316 at gmail.com> wrote:
> Hi,
>     I am cross-compiling qtwebkit 2.2 to an arm soc. but got the following
> problem(for detailed log, please see the end of this email):
>   /opt/hisi-linux/x86-arm/arm-hisiv200-linux/bin/../lib/gcc/arm-hisiv200-linux-gnueabi/4.4.1/../../../../arm-hisiv200-linux-gnueabi/bin/ld:
> cannot find -lgio-2.0
>   It seems that it is related with gstreamer and glib. How can I disable
> gstreamer/glib(we'll not use them) when cross-compiling?
>
>    Here is my profile:
> export
> PATH=/opt/hisi-linux/x86-arm/arm-hisiv200-linux/bin:$PATH:/home/jeffrey/qt-everywhere-opensource-src-4.7.4/bin
> export
> BUILD_WEBKIT_ARGS="QMAKESPEC=/home/jeffrey/qt-everywhere-opensource-src-4.7.4/bin/qws/linux-arm-g++
> DEFINES=QT_NO_UITOOLS \
>          QMAKE_CXXFLAGS+=-I/home/jeffrey/SDKROOT/middleware_sdk/include
> LIBS*=-L/home/jeffrey/SDKROOT/middleware_sdk/lib \
>          QMAKE_CXXFLAGS+=-I/home/jeffrey/SDKROOT/platform_sdk/include/sqlite
>  \
>          QMAKE_CXXFLAGS+=-I/home/jeffrey/SDKROOT/platform_sdk/include
> LIBS*=-L/home/jeffrey/SDKROOT/platform_sdk/lib "
>
> Jeffrey Hua
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>



-- 
Alexis Menard (darktears)
Software Engineer
INdT Recife Brazil


More information about the webkit-qt mailing list