Results 1 to 6 of 6

Thread: upgrade to qt 5

  1. #1
    Join Date
    Nov 2013
    Posts
    10
    Thanks
    8
    Platforms
    MacOS X Unix/X11 Windows Android

    Default upgrade to qt 5

    Hi all,

    What is the best way to upgrade qt from 4.8.2 to 5.1.1?

    I followed http://qt-project.org/wiki/Install_Qt_5_on_Ubuntu

    But it's throwing error "No marker found, stopped after 1.00 MiB.".

    Thanks,
    av.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: upgrade to qt 5

    The best way to upgrade is to download Qt5 from:
    http://qt-project.org/downloads for either Linux 32-bit or 64-bit and run the online installer.

    But it's throwing error "No marker found, stopped after 1.00 MiB.".
    What is "it"?

  3. #3
    Join Date
    Nov 2013
    Posts
    10
    Thanks
    8
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: upgrade to qt 5

    As per article, when I executed below command in terminal, installer thrown above error.

    user@username:$./qt-linux-opensource...64-offline.run

    I see this error on terminal: No marker found, stopped after 1.00 MiB.

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: upgrade to qt 5

    Verify that your *.run file matches:
    Qt Code:
    1. Filename: qt-linux-opensource-5.1.1-x86_64-offline.run
    2. Size: 415M (435479133 bytes)
    3. Last modified: Wed, 28 Aug 2013 07:24:01 GMT (Unix time: 1377674641)
    4. SHA-256 Hash: c36c568c48af83b262cbae8bcf52e91ce3f62b04091166b42e8d592566d952c9
    5. SHA-1 Hash: 64562c6c9f744293b206ab2ea9fbd848b67695eb
    6. MD5 Hash: f2caba7912b42d0d07fed6436252acdb
    To copy to clipboard, switch view to plain text mode 
    and that you are running a 64-bit Linux.

  5. The following user says thank you to ChrisW67 for this useful post:

    av2306 (10th December 2013)

  6. #5
    Join Date
    Nov 2013
    Posts
    10
    Thanks
    8
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: upgrade to qt 5

    Thank you Chris for your reply.

    FileName: qt-linux-opensource-5.1.1-x86_64-offline.run
    size: 432,673,729 bytes
    Modified: Sun 08 Dec 2013 05:29:37 PM GST

    I got success with online installer.

    I tried to open pro file (which is created with qt 4.8.2) with Qt 5.1.1, Qt says invalid qt version. I have added manually qmake path through Tools -> Options -> Build & Run -> QtVersions. Still, it shows red icon(very angry upon me).

    Any idea?

  7. #6
    Join Date
    Nov 2013
    Posts
    10
    Thanks
    8
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: upgrade to qt 5

    I found the issue.

    In my box, default qt version for pro file is Qt 4.8.2, but code has Qt 5.1.1 api. It was throwing errors.

    Opened Qt 5.1.1 creator then opened pro file. it's working fine. Thanks.

Similar Threads

  1. Replies: 4
    Last Post: 27th March 2013, 10:28
  2. How to upgrade Qt?
    By megabenman in forum Newbie
    Replies: 5
    Last Post: 9th October 2009, 10:43
  3. Qt upgrade
    By abrou in forum Installation and Deployment
    Replies: 2
    Last Post: 5th May 2008, 22:27
  4. How to upgrade Qwt 5.0.1 to Qwt 5.0.2
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 15th July 2007, 19:55
  5. QT3 or QT4 - Why upgrade to QT4 ?
    By incapacitant in forum Newbie
    Replies: 2
    Last Post: 29th January 2006, 18:38

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.