Results 1 to 2 of 2

Thread: Complete rebuild of precompiled QT binaries necessary to applay patch?

  1. #1
    Join Date
    Jun 2016
    Posts
    9
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Complete rebuild of precompiled QT binaries necessary to applay patch?

    Hi all

    I've some troubles with QModbusSerialMaster: If I Change the my current baud rate (19200) to a higher one (115200 or 921600) I get always a responce timeout. After some Google search I found this Bug Report:
    https://bugreports.qt.io/browse/QTBUG-53767
    In my oppinion the calculation for the timer would always results in 0 if the baud rate is higher than 1100. So there is something weird. I hope that this patch would solve my Problems.

    Do I really have to delete the ct creator and mingw Installation, download a clean Version (no prebuild one), Change the file Content to applay this patch and build qt by Hand? Or is there a better way? Because I would have to do this on several Computers...

    Best regards,
    P51D

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Complete rebuild of precompiled QT binaries necessary to applay patch?

    QtCreator can handle any number of Qt versions, so if you want a custom built one you can still use the same creator.

    Cheers,
    _

Similar Threads

  1. QMake Precompiled header with both C and C++ files
    By Ermoghen in forum Qt Tools
    Replies: 0
    Last Post: 22nd April 2015, 15:49
  2. VSAddin bug with precompiled headers?
    By indiocolifa in forum Newbie
    Replies: 3
    Last Post: 28th May 2013, 07:48
  3. Qt Creator Precompiled Headers and Qt Creator on mac (g++)
    By mrshoki in forum Qt Tools
    Replies: 1
    Last Post: 22nd April 2010, 20:51
  4. Precompiled headers
    By Benjamin in forum Qt Programming
    Replies: 1
    Last Post: 4th December 2008, 15:48
  5. Sharing precompiled headers
    By magland in forum Qt Programming
    Replies: 0
    Last Post: 15th November 2007, 10:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.