Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [solved] Project ERROR: Unknown module(s) in QT: purchasing
QtWS25 Last Chance

[solved] Project ERROR: Unknown module(s) in QT: purchasing

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 2 Posters 2.2k 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.
  • P Offline
    P Offline
    PSI-lbc
    wrote on last edited by PSI-lbc
    #1

    Qt Creator 3.2.2 (enterprise)
    Based on Qt 5.3.2 (Clang 5.1 (Apple), 64 bit)
    Built on Oct 10 2014 at 11:17:57
    This is with an Indie Commercial License if that matters.

    I've added: QT += purchasing to the .pro file
    I've added: import QtPurchasing 1.0 to the QML file handling the purchase

    During qmake: Project ERROR: Unknown module(s) in QT: purchasing

    What else is needed to get Purchasing to work ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Are you calling qmake by hand ? If so, are you sure you're currently calling the qmake from your Indie Mobile Edition ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        PSI-lbc
        wrote on last edited by PSI-lbc
        #3

        The qmake is from the Creator Build > Run qmake menu option

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Next verification: are you using the kit installed with Indie Licensed Qt ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • P Offline
            P Offline
            PSI-lbc
            wrote on last edited by PSI-lbc
            #5

            I assume you mean the "kit"s created when a project gets generated by Creator?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Not created, you should select one when configuring your project

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • P Offline
                P Offline
                PSI-lbc
                wrote on last edited by
                #7

                Yep that's what I meant..selected from a list ...
                Android_for_armeabi_v7a_GCC_4_8_Qt_5_3_2
                Desktop_Qt_5_3_clang_64bit
                iphoneos_clang_Qt_5_3_for_iOS
                iphonesimulator_clang_Qt_5_3_for_iOS

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  PSI-lbc
                  wrote on last edited by
                  #8

                  Going to chalk this up to operator error on the install.

                  I downloaded the current 5.4.1 install to see if the purchasing module was there..it is.

                  So my assumption is that I missed the "check" option to load the purchasing module when I installed 5.3.2

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    That kind of thing happens :)

                    Happy coding !

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    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