Results 1 to 4 of 4

Thread: Project ERROR: Unknown module(s) in QT: quick

  1. #1
    Join Date
    Sep 2014
    Location
    Spain
    Posts
    14
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Project ERROR: Unknown module(s) in QT: quick

    Hello,
    I have a virtual machine with VirtualBox, with Ubuntu 12.04.5
    I want to install Qt5.2.1 and when I do “make” I have the next error:

    Project ERROR: Unknown module(s) in QT: quick
    make3: *** [sub-scanner-make_first] Error 3
    make3: Leaving directory `/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity/examples/bluetooth’
    make2: *** [sub-bluetooth-make_first] Error 2
    make2: Leaving directory `/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity/examples’
    make1: *** [sub-examples-make_first] Error 2
    make1: Leaving directory `/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity’
    make: *** [module-qtconnectivity-make_first] Error 2

    What I need install before? What can I do?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Project ERROR: Unknown module(s) in QT: quick

    Did you build QtQuick module?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2014
    Location
    Spain
    Posts
    14
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: Project ERROR: Unknown module(s) in QT: quick

    No, what is the name of package than I need install before?

    thanks

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Project ERROR: Unknown module(s) in QT: quick

    Quote Originally Posted by ariad View Post
    No, what is the name of package than I need install before?

    thanks
    You need to make sure the module is built when you build Qt. Check the output of configure to see if all dependencies are met.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Project ERROR: Unknow module(s) in QT: quick
    By Danilo in forum Qt Quick
    Replies: 6
    Last Post: 11th October 2014, 11:45
  2. Project ERROR: Unknown module(s) in QT: quick
    By Raghaw in forum Qt Quick
    Replies: 0
    Last Post: 4th December 2013, 05:56
  3. error: Unknown module(s) in QT: thread
    By gaganbm in forum Qt Tools
    Replies: 2
    Last Post: 15th March 2013, 14:56
  4. error: Unknown module(s) in QT: serialport
    By aguleo in forum Newbie
    Replies: 4
    Last Post: 11th March 2013, 21:54
  5. Replies: 2
    Last Post: 15th February 2010, 06:42

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.