Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QTBUG-49048 workaround?
Qt 6.11 is out! See what's new in the release blog

QTBUG-49048 workaround?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 1.3k 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.
  • CAD_codingC Offline
    CAD_codingC Offline
    CAD_coding
    wrote on last edited by raven-worx
    #1

    The bug reported previously is showing its nature for me on Windows 7.
    I built Qt 5.5.1 from source using MinGW 5.3.0 for 32 and 64 bit.

    On my PC if I rename the Qt install folder so that the deployed app cannot use the SDK libraries, then I am getting the qWarning()'s as reported in the bug.
    If I rename the Qt folder so that it can find the SDK libraries, then it is no longer showing the warnings.

    Now from the bug page, someone commented to deploy qgenericbearer.dll as well, and it seems to remove the warnings. I wanted to know whether this is the correct way of resolving the issue?

    This issue has become critical for me because it is causing random crash on a non-Qt PC with 64 bit; however 32 bit seems to be working fine.

    edit raven-worx: moved to mobile subforum

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      since this is only a warning it shouldn't affect your application.
      Are you sure that the crash is related to this warning?!

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      CAD_codingC 1 Reply Last reply
      0
      • raven-worxR raven-worx

        since this is only a warning it shouldn't affect your application.
        Are you sure that the crash is related to this warning?!

        CAD_codingC Offline
        CAD_codingC Offline
        CAD_coding
        wrote on last edited by
        #3

        @raven-worx Yes, the crash is due to this bug. If I distribute the bearer dll, it is no longer crashing.

        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
        • Unsolved