Results 1 to 4 of 4

Thread: Qt 5.2 New Modules - Win7 MinGW

  1. #1
    Join Date
    Feb 2014
    Posts
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Qt 5.2 New Modules - Win7 MinGW

    Greetings.

    There are a number of new modules in the Qt 5.2 release. I would like to use one of them - Qt Android Extras. The documentation is clear on how to use it however the module was not in the default installation using the Maintenance Tool. So I downloaded the Source that includes this module and now I am not sure what to do next. I have attempted to open the .pro files and do builds on all of them relevant to the module but I have not found any specific information on what I specifically need to do to make the module available.

    When I add this to my project files:
    Qt Code:
    1. QT += androidextras
    To copy to clipboard, switch view to plain text mode 

    I get this from Creator:
    Qt Code:
    1. error: Unknown module(s) in QT: androidextras
    To copy to clipboard, switch view to plain text mode 

    Any assistance would be much appreciated.

    Thanks!

  2. #2
    Join Date
    Mar 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 5.2 New Modules - Win7 MinGW

    Hello Xevoius,

    I don't know which package you have installed, make sure you have installed the Qt SDK for Android. You can find the latest version at this address http://qt-project.org/downloads

  3. #3
    Join Date
    Feb 2014
    Posts
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.2 New Modules - Win7 MinGW

    jnguetsop ,

    Thanks for the help. I have all the Android/Java stuff and configured correctly on my machine. I can create Qt Quick apps and deploy them to my Android phone and tablet.

    All that is working great. Now I just want to bring Java into the mix and I am not sure how to build/configure Qt to allow me to access this module.

    Still stuck.

  4. #4
    Join Date
    May 2012
    Posts
    57
    Thanks
    11
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Qt 5.2 New Modules - Win7 MinGW

    I'm having the same issue. I can build and deploy my app but I get that same unknown module error when I include androidextras.

Similar Threads

  1. Replies: 2
    Last Post: 6th April 2013, 17:57
  2. Segfault when running debug in Win7 x64 (gdb-MinGW)
    By BitMaster in forum Installation and Deployment
    Replies: 5
    Last Post: 6th February 2012, 17:33
  3. Configure with minGW fails on Win7 x64
    By Lenich in forum Installation and Deployment
    Replies: 1
    Last Post: 27th September 2010, 09:24
  4. Replies: 0
    Last Post: 17th August 2010, 15:35
  5. Qt modules
    By ber_44 in forum Qt Programming
    Replies: 3
    Last Post: 30th May 2007, 22:10

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.