And btw you could have replied to your other thread avoiding to create an extra topic badly named.
Thanks. On Wed, Nov 23, 2011 at 7:56 AM, Alexis Menard <[email protected]> wrote: > Maybe build-webkit with --no-video will make the trick. > > On Wed, Nov 23, 2011 at 12:37 AM, Hua Jeffrey <[email protected]> wrote: >> I am cross compiling qtwebkit 2.2 to ARM, and got a error: >> ../../../../Source/WebKit/qt/Api/qwebkitplatformplugin.h:30: fatal error: >> QMediaPlayer: No such file or directory >> My arguments for compiling: >> 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 \ >> DEFINES+=ENABLE_VIDEO=0 \ >> 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 -lsqlite3" >> >> Any hint to solve it? >> >> >> _______________________________________________ >> webkit-qt mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt >> >> > > > > -- > Alexis Menard (darktears) > Software Engineer > INdT Recife Brazil > -- Alexis Menard (darktears) Software Engineer INdT Recife Brazil _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
