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. Android error after Qt update?
Forum Updated to NodeBB v4.3 + New Features

Android error after Qt update?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 284 Views 1 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.
  • MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by
    #1

    Hi,
    I use Qt 5.14.2 and creating Android program on Win 10 now. After Qt update and NDK update I got below error. But If I continue run than program is running on Mobile.

    C:\Qt\5.14.2\android\mkspecs\features\android\android_deployment_settings.prf:72: error: contains(): Encountered invalid regular expression '.*\qmake_qmake_immediate.qrc$'.
    

    What is the meaning of this and why?

    Regards,
    Mucip:)

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mpavesi-ms
      wrote on last edited by
      #2

      The same problem happened to me with that version of Qt. The most annoying part is that the application is running without any problem, but each time I have to ignore the errors to deploy it.

      Searching further It seems to be fixed with version 15.1

      https://bugreports.qt.io/browse/QTCREATORBUG-24321
      https://codereview.qt-project.org/c/qt/qtbase/+/308209

      Regards
      Massimiliano

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved