[Qtwebengine] Help with Linux desktop build

Sergio Ahumada sahumada at blackberry.com
Thu Feb 20 09:16:08 CET 2014


On 20.02.2014 01:16, Mansoor C wrote:
> Hi,
>
> I am trying to build upstream Linux desktop version (per Jocelyn's
> suggestion) to verify that my texture streaming patch builds properly.
> This is the first time I am trying to build upstream directly.
>
> P.S. Here are my steps:
>
>
> git clone https://git.gitorious.org/qt/qt5.git qt5
> cd qt5
> git checkout stable
> perl init-repository --no-webkit --http --codereview-username mchishtie
> ./configure -qt-xcb -developer-build -opensource -nomake examples -nomake tests

could you please try:

./configure -prefix $PWD/qtbase -qt-xcb -developer-build -opensource 
-nomake examples -nomake tests

and see if that helps ?

-- 
Sergio Ahumada
sahumada at blackberry.com



More information about the QtWebEngine mailing list