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. Errors Compiling and Using the Hangman QtPurchasing Example for iOS
Forum Updated to NodeBB v4.3 + New Features

Errors Compiling and Using the Hangman QtPurchasing Example for iOS

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 444 Views 2 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.
  • P Offline
    P Offline
    PSI_lbc
    wrote on last edited by
    #1

    In General Messages Pane...
    Error while parsing file /Developer/SDKs/QtMobile/Examples/QtPurchasing/purchasing/qthangman/qthangman.pro. Giving up.

    In the Issues Pane...
    :-1: warning: directory not found for option '-L/work/build/qtsdk/packaging-tools/qt5_package_dir/lib'

    In the QML code file StoreView.qml, the Product is underlined in red and the ! pop-up message is Component Undefined M300 The qml file is what was shipped as the example. It has the "import QtPurchasing 1.0" statement.

    @ // ![0]
    Product {
    id: product100Vowels
    store: iapStore
    type: Product.Consumable
    identifier: "com.digia.qthangman.100vowels"
    @

    What is strange is that even though the Product shows as undefined, the app still runs and produces application output when the Product object is instantiated..

    Product query already pending for com.digia.qthangman.unlockvowels
    Product query already pending for com.digia.qthangman.100vowels
    qml: Product::onCompleted for productUnlockVowels created with status: 1
    qml: Product::onCompleted product100Vowels created with status: 1

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

      Hi and welcome to devnet,

      QtPurchasing is an Enterprise feature. You should rather contact The Qt Company directly using the Support Center from your Qt Account

      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