Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't build qtCreator 3.1.0 on Ubuntu 14.04 64bits
Qt 6.11 is out! See what's new in the release blog

Can't build qtCreator 3.1.0 on Ubuntu 14.04 64bits

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 700 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nain57
    wrote on last edited by
    #1

    Hi,

    I'm currently using Ubuntu 14.04 64bits and trying to install a qt development environement.

    First of all, i have downloaded qt everywhere 5.2.1 here :http://download.qt-project.org/official_releases/qt/5.2/5.2.1/single/qt-everywhere-opensource-src-5.2.1.tar.gz.mirrorlist
    I have followed the instruction in the README file, i.e :
    @./configure -developer-build -opensource -nomake tests -nomake examples
    make -j4@

    Then, i have downloaded qt creator 3.1.0 here : https://download.qt-project.org/official_releases/qtcreator/3.1/3.1.0/
    And i do these :
    @../qt-everywhere-opensource-src-5.2.1/qtbase/bin/qmake -r@
    It starts correctly, but fail after a moment with this error :

    @Reading /home/blabla/Tools/qt-creator-opensource-src-3.1.0/src/plugins/projectexplorer/projectexplorer.pro
    Project ERROR: Unknown module(s) in QT: quick@

    I already installed the requierment from this page : http://qt-project.org/wiki/Building_Qt_5_from_Git and nothing went better.

    Does anyone has an idea of went wrong ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved