Results 1 to 5 of 5

Thread: Unable to Build QtWebengine while Building source package

  1. #1
    Join Date
    Feb 2016
    Posts
    15
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Unable to Build QtWebengine while Building source package

    Hi All,
    Iam new to qt. I have downloaded qt source package for 5.6 and configured it make it and installed it, but i dont find qtwebengine installed in the directory.

    I used the steps

    ./configure
    make
    make install

    for installing qt 5.6 version on ubuntu. I dont see qtwebengine module installed. please can some one help me in installing the qtwebengine module also along with other modules.

    Thanks,


    Added after 1 30 minutes:


    iam able to make it. iam getting make file for it. but i dont know why its not installing.

    can some one help me in installing this.

    thanks,
    Last edited by swarupa; 27th March 2016 at 09:57.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Unable to Build QtWebengine while Building source package

    Do you have write access permissions to the directoriy you are installing to?

    Cheers,
    _

  3. #3
    Join Date
    Feb 2016
    Posts
    15
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Unable to Build QtWebengine while Building source package

    All other qt files are installed in that /usr/local directory. But only Qtwebengine is not installed in that directory.
    Do i want to change any settings?

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Unable to Build QtWebengine while Building source package

    Ok, that sounds like it isn't a permission problem.

    Hmm, no idea why the install for that module should fail then.

    Cheers,
    _

  5. #5
    Join Date
    Feb 2016
    Posts
    15
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default why unable to build qtwebengine

    Hi all ,
    While i am installing Qt5.6 source package. I got the following message related to qtwebengine. I donot know why it is not installing?


    cd qtwebengine/ && ( test -e Makefile || /home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtbase/bin/qmake /home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtwebengine/qtwebengine.pro -o Makefile ) && make -f Makefile install
    make[1]: Entering directory `/home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtwebengine'
    make[1]: Nothing to be done for `install'.
    make[1]: Leaving directory `/home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtwebengine'
    cd qtwebview/ && ( test -e Makefile || /home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtbase/bin/qmake /home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtwebview/qtwebview.pro -o Makefile ) && make -f Makefile install
    make[1]: Entering directory `/home/ravi/Documents/qt-everywhere-opensource-src-5.6.0/qtwebview'
    Some of the required modules (android|ios|winrt|osx_webview_experimental|qtHave Module(webengine)) are not available.


    why it is coming. can anyone tell me?

Similar Threads

  1. [Qtwebengine] Running Chrome Apps in QtWebEngine
    By raunvivek in forum General Discussion
    Replies: 0
    Last Post: 9th July 2015, 13:32
  2. Windows Phone - installing on device problem (Unable to register package)
    By RafalNiewinski in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 12th December 2014, 19:10
  3. Building qt5 from the source code package
    By sfcheng77 in forum Installation and Deployment
    Replies: 2
    Last Post: 26th March 2013, 04:30
  4. How to use QtCreator from SDK with Qt from source package?
    By planetLars in forum Installation and Deployment
    Replies: 2
    Last Post: 15th April 2010, 19:50
  5. how to integrate Qtopia with the Helix source package
    By hrudhay in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 19th June 2008, 11:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.