Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Creator download out-of-date

Qt Creator download out-of-date

Scheduled Pinned Locked Moved QML and Qt Quick
6 Posts 3 Posters 4.8k Views
  • 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.
  • Z Offline
    Z Offline
    zing0000
    wrote on last edited by
    #1

    I downloaded,
    qt-creator-win-opensource-2.1.0-beta2.exe

    but when I install it has 2.0.093.
    This does not have the Qt Quick examples.

    What is going on?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      2.1.0 beta2 is the same as 2.0.93

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Cezary Tomczak
        wrote on last edited by
        #3

        This does not have the Qt Quick examples.

        You need to download framework libraries, they have demos and examples included:
        http://qt.nokia.com/downloads > LGPL > Qt: Framework Only > Qt libraries.

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          zing0000
          wrote on last edited by
          #4

          Yes, I had done that. I have installed,

          qt-win-opensource-4.7.1-vs2008.exe
          qt-creator-win-opensource-2.1.0-beta2.exe

          but no sign of the Qt Quick examples. Creator launches and detects 'Examples not installed'

          1 Reply Last reply
          0
          • C Offline
            C Offline
            Cezary Tomczak
            wrote on last edited by
            #5

            qt-win-opensource-4.7.1-vs2008.exe
            These look like libraries for Visual Studio.

            Try downloading this:
            qt-win-opensource-4.7.1-mingw.exe

            Where have you installed Qt libraries? Go to that directory and you should see "examples" and "demos" directories.

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              zing0000
              wrote on last edited by
              #6

              The problem turned out to be the location of qmake.exe.
              There are two,

              1. Qt4.7.1\bin
              2. Qt4.7.1\qmake

              For my VS2008 environment I had to manually choose the one in \bin. I am using Creator (stand-alone, outside VS2008) and MinGW is not installed.

              After a few relaunches, everything started working and the Examples are auto-detected.

              Thanks

              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