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. Qt4.8 with the latest qt creator
Qt 6.11 is out! See what's new in the release blog

Qt4.8 with the latest qt creator

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 11.5k 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.
  • Y Offline
    Y Offline
    ytbryan
    wrote on last edited by
    #1

    hi,

    I want to access PinchArea or any gesture qml element found in the lab. What are the necessary software to install?

    I am running Qt 4.7.4 (64 bit) qt creator 2.2.1 on Mac OS X 10.6.7.

    After downloading the source over "here":http://developer.qt.nokia.com/prereleases, what should I be doing next? I can't find the document on installation.

    /bryan

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chuck Gao
      wrote on last edited by
      #2

      Basiclly, the install steps are:
      configure
      make
      make install

      Can you find the installation html file in doc/html folder?

      Chuck

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        bq. I can’t find the document on installation.

        the document is here :
        http://doc.qt.nokia.com/4.7/install-mac.html

        the requirements :
        http://doc.qt.nokia.com/4.7/requirements-mac.html

        have a look at the configure options in case you want specific things like database drivers :
        http://doc.qt.nokia.com/4.7/configure-options.html

        but basically it is like Chuck.Gao told you.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • Y Offline
          Y Offline
          ytbryan
          wrote on last edited by
          #4

          Thanks for the reply.

          I did ./configure then make, then sudo make install. But comparing to the 4.7.3 sdk, the Desktop, Simulator, Symbian directory etc are missing.

          How should i link the compiled sdk to qt creator then? I tried to link the bin/qmake but qtcreator don't work.

          Please advise. Thanks

          /bryan

          1 Reply Last reply
          0
          • EddyE Offline
            EddyE Offline
            Eddy
            wrote on last edited by
            #5

            You do it the other way arround. In Qt Creator go to menu tools > options > tab qt4 > button add : choose your path to your qt4.8 qmake.

            Qt Certified Specialist
            www.edalsolutions.be

            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