Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. Qt 5.0.0 released
Qt 6.11 is out! See what's new in the release blog

Qt 5.0.0 released

Scheduled Pinned Locked Moved Announcements
28 Posts 17 Posters 18.6k 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.
  • H Offline
    H Offline
    hpollak
    wrote on last edited by
    #10

    allready installed!!! Works great on windows!!! :-)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sam
      wrote on last edited by
      #11

      Great news :-)

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pavko
        wrote on last edited by
        #12

        The end of the world is canceled! :)

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #13

          There is also a wealth of new release videos on "QtStudios":http://www.youtube.com/user/QtStudios/videos?view=0&flow=grid channel.

          (Z(:^

          1 Reply Last reply
          0
          • U Offline
            U Offline
            unai_i
            wrote on last edited by
            #14

            Congratulations to all Qt community! Downloading...
            Nice launch videos!

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              ZapB
              wrote on last edited by
              #15

              Woohoo!

              Nokia Certified Qt Specialist
              Interested in hearing about Qt related work

              1 Reply Last reply
              0
              • B Offline
                B Offline
                broadpeak
                wrote on last edited by
                #16

                Ok. And what is the EXACT prerequisities for the Qt5, BEFORE I install this package?

                1 Reply Last reply
                0
                • sierdzioS Offline
                  sierdzioS Offline
                  sierdzio
                  Moderators
                  wrote on last edited by
                  #17
                  • Linux: xcb/ wayland, Mesa/ OpenGL stuff, libICU, g++
                  • Mac: Xcode + Command line tools
                  • Windows: MSVC 2010, ICU

                  Requirements are bigger if you want to compile it. See "this link":http://qt-project.org/wiki/Building-Qt-5-from-Git.

                  (Z(:^

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mbnoimi
                    wrote on last edited by
                    #18

                    I've some questions to ask:

                    1. Do you canceled QtSDK-offline distros?
                    2. Where can I find MinGW disto?
                    3. I tired to donwload the new versions but I got this error message! how can I get them?

                    !http://i.imgur.com/PuGu0.png(http://i.imgur.com/PuGu0.png)!

                    1 Reply Last reply
                    0
                    • sierdzioS Offline
                      sierdzioS Offline
                      sierdzio
                      Moderators
                      wrote on last edited by
                      #19

                      Qt 5 ships with the new offline SDK

                      It's not available yet due to problems in QtWebKit module. You can compile using MinGW yourself.

                      Maybe some temporary quirk. Downloads work for me.

                      (Z(:^

                      1 Reply Last reply
                      0
                      • JKSHJ Offline
                        JKSHJ Offline
                        JKSH
                        Moderators
                        wrote on last edited by
                        #20

                        404 error is due to a bug in the HTTPS Everywhere plugin: https://trac.torproject.org/projects/tor/ticket/7560

                        Disable it, and you'll be able to download

                        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                        1 Reply Last reply
                        0
                        • H Offline
                          H Offline
                          hardcoder
                          wrote on last edited by
                          #21

                          Does lack of VS2008 binaries mean that this compiler is unsupported (due to lack of lambda support?) by Qt 5?

                          1 Reply Last reply
                          0
                          • sierdzioS Offline
                            sierdzioS Offline
                            sierdzio
                            Moderators
                            wrote on last edited by
                            #22

                            No, C++98 is still fully supported. You should be able to compile the source using MSVC 2008.

                            (Z(:^

                            1 Reply Last reply
                            0
                            • H Offline
                              H Offline
                              hardcoder
                              wrote on last edited by
                              #23

                              Great to hear! Now have to figure out how to compile it against Regal (https://github.com/p3/regal) instead of normal OpenGL

                              1 Reply Last reply
                              0
                              • T Offline
                                T Offline
                                tobias.hunger
                                wrote on last edited by
                                #24

                                @hardcoder: Interesting... do you have more information than what is on that site? Which issues is regal addressing?

                                1 Reply Last reply
                                0
                                • H Offline
                                  H Offline
                                  hardcoder
                                  wrote on last edited by
                                  #25

                                  Not much more to add yet, sorry. I am now in the process of porting a game from Win to OSX and later to iOS. Regal promises portable OpenGL code between all 3 (where iOS uses GL/ES) by even providing emulation of missing features. The only thing I can add from brief experience under Win that it is great for debugging GL calls (I am now thinking about TDD for my renderer on top of Regal). And best part is that I didn't even build Qt against it, only put regal.dll renamed to opengl32.dll into application directory and suddenly I was able to debug/step into GL functions. Still under research but Qt + Regal seems to be very promising combo for cross-platform GL apps.

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    mbnoimi
                                    wrote on last edited by
                                    #26

                                    [quote author="JKSH" date="1356225739"]404 error is due to a bug in the HTTPS Everywhere plugin: https://trac.torproject.org/projects/tor/ticket/7560

                                    Disable it, and you'll be able to download[/quote]

                                    thanks... it works

                                    1 Reply Last reply
                                    0
                                    • sierdzioS Offline
                                      sierdzioS Offline
                                      sierdzio
                                      Moderators
                                      wrote on last edited by
                                      #27

                                      I've finally updated from my old pre-alpha source clone to the released package. Congrats once again, it works fabulously! QtQuick2 seems to be much faster and smoother than before.

                                      (Z(:^

                                      1 Reply Last reply
                                      0
                                      • S Offline
                                        S Offline
                                        Serenity
                                        wrote on last edited by
                                        #28

                                        I am waiting for porting/using Qt5 until it is available in different repositorys of Linux distributions. It does not make sense for me, if I publish deb- or rpg-packages if they cannot install it.

                                        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