Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.2.1 stable (Android) build error in release mode
Qt 6.11 is out! See what's new in the release blog

Qt 5.2.1 stable (Android) build error in release mode

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.2k 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.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on last edited by
    #1

    global/qlogging.cpp: In function 'void qDefaultMessageHandler(QtMsgType, const QMessageLogContext&, const QString&)':
    global/qlogging.cpp:884:62: error: 'priority' may be used uninitialized in this function [-Werror=maybe-uninitialized]
    context.function, qPrintable(message));
    ^
    global/qlogging.cpp:874:25: note: 'priority' was declared here
    android_LogPriority priority;
    ^
    cc1plus: all warnings being treated as errors

    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