Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Moved] Using Qt Creator with 4.8 RC1
Forum Updated to NodeBB v4.3 + New Features

[Moved] Using Qt Creator with 4.8 RC1

Scheduled Pinned Locked Moved Qt Creator and other tools
11 Posts 5 Posters 4.9k 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.
  • V Offline
    V Offline
    VladLvov
    wrote on last edited by
    #1

    I have 4.7.4 version of -QT_ Qt SDK installed on my Win7 64 bit PC. I would like to switch to 4.8 RC1 version but its installer does not include QT Creator. Is it possible to use 4.7.4 QT Creator with it or I need to compile it and other tools?
    Thank you
    Vladimir

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mohsen
      wrote on last edited by
      #2

      you can use Qt Creator for every version. just go to tools->options->Qt4

      1 Reply Last reply
      0
      • V Offline
        V Offline
        VladLvov
        wrote on last edited by
        #3

        Thank you. It worked! For one project I had to recreate the makefile to use new qmake 4.8.

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

          You should always start with a clean build directory when switching Qt versions. Some of the generated files might have changed which can lead to hard to debug problems.

          You can use shadow builds to keep the files generated during the build separate.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            gkroeger
            wrote on last edited by
            #5

            I am dealing with the same issue on Mac OS X 10.7.2 (Lion). I need to set the path to qmake in the Projects settings. The problem I have is that QT Creator won't let me type the path, but insists I navigate to it.

            There is a symbolic link to qmake in Developer/Tools but it won't let me choose that (it is grayed out). The actual qmake is in /usr/bin which I can navigate to in the open file dialog using ~, but the qmake link and the qmake-4.8 are both grayed out and cannot be selected?

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

              gkroeger: I failed to parse your description, maybe due to limited mac-foo.

              Where do you set a qmake path in the project settings? There should not be any place to do that;-)
              How do you navigate to /usr/bin using ~?

              1 Reply Last reply
              0
              • G Offline
                G Offline
                gkroeger
                wrote on last edited by
                #7

                Tobias:

                In the Mac version of QT Creator you can reach the settings either through the QT Creator->Preferences menu, or by clicking on the Project icon if a project is open.

                On a mac, in the file open dialog, typing ~ brings up a dialog that allows you to type in the path you want.

                But, as for my problem, I solved it by deleting the Nokia preference files in my home directory and allowing QT Creator to auto detect the location of qmake.

                Glenn

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

                  gkroeger: No, you can not use Qt Creator->Preferences and the Project mode interchangeably. Those are different beasts, the former setting up Qt Creator and the later changing settings for the project. Both tend to have very different settings you can change, too.

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    bunjee
                    wrote on last edited by
                    #9

                    Hi gkroeger,

                    I think I had the same issue than you. Autodetect was broken in my Qt Creator.

                    I couldn't fix it without deleting Nokia preference files in the .config home directory.

                    Maybe it's a QtCreator issue on OS-X Lion.

                    Thanks.

                    B.A.

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

                      bunjee: What is broken for you? Did you "file a bugreport":http://bugreports.qt.nokia.com/ ?

                      1 Reply Last reply
                      0
                      • B Offline
                        B Offline
                        bunjee
                        wrote on last edited by
                        #11

                        Hi Tobias,

                        After installing QtCreator latest version my Qt 4.8 system installation was not detected on OS X Lion.

                        I think QtCreator user preferences got corrupted by the update process.

                        I did not file a bug report for that.

                        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