Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't build Qt5.1beta under ubuntu

Can't build Qt5.1beta under ubuntu

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 757 Views
  • 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.
  • B Offline
    B Offline
    billconan
    wrote on last edited by
    #1

    getting:

    cd widgets/ && ( test -e Makefile || /home/shiy/Downloads/qt-everywhere-opensource-src-5.1.0-beta1/qtbase/bin/qmake /home/shiy/Downloads/qt-everywhere-opensource-src-5.1.0-beta1/qtdeclarative/src/imports/widgets/widgets.pro -o Makefile ) && make -f Makefile
    Project ERROR: Unknown module(s) in QT: quick
    make[3]: *** [sub-widgets-make_first] Error 3
    make[3]: Leaving directory /home/shiy/Downloads/qt-everywhere-opensource-src-5.1.0-beta1/qtdeclarative/src/imports' make[2]: *** [sub-imports-make_first-ordered] Error 2 make[2]: Leaving directory /home/shiy/Downloads/qt-everywhere-opensource-src-5.1.0-beta1/qtdeclarative/src'
    make[1]: *** [sub-src-make_first] Error 2
    make[1]: Leaving directory `/home/shiy/Downloads/qt-everywhere-opensource-src-5.1.0-beta1/qtdeclarative'
    make: *** [module-qtdeclarative-make_first] Error 2

    should I remove quick from the pro file?

    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