Wednesday, 15 August 2012

git - How can I install QtWebEngine on Ubuntu -


When importing a QML program (for example, in this case),

  QtWebEngine 1.0 Importing QtWebEngine.experimental 1.0 I get these errors  
  file: //// usr / share / mist / Qml / views / browser Qml: 5 module "QtWebEngine" file is not installed: ////usr/share/mist/qml/views/browser.qml: 6 module "QtWebEngine.experimental" is not installed  < / Pre> 

is QtWebEngine in which I have installed

  # & gt; I tried using Q Version 5.4.0 in Qmake --version QMake version 3.0 / usr / lib / x86_64-linux-gnu  

but no happiness:

< Pre> # & gt; Git clone git@gitorious.org: cloning in qt-labs / qtwebengine.git 'qtwebengine' ... Permission denied (publisher). Fatal: Could not be read from the remote repository Please ensure that you have the right access rights and the repository is present.

1) Why Qt is in 5.4, which is is installed?

2) Why not install QtWebEngine apart from building it yourself?

3) What is wrong with the git clone command?

Thanks for reading. I am doing it on Ubuntu 14.10.

This is specific to the atom and, which was being upgraded from Q 5.4.0 to 5.4 Until 1, which takes several hours to complete something. Just click on apt-mill updates and end. Get Apt-get upgrade and everything should be fixed.


No comments:

Post a Comment