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] Qt Creator saying no valid qt versions found please add a qt version when creating a new project
Forum Updated to NodeBB v4.3 + New Features

[Moved] Qt Creator saying no valid qt versions found please add a qt version when creating a new project

Scheduled Pinned Locked Moved Qt Creator and other tools
68 Posts 8 Posters 62.8k 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.
  • L Offline
    L Offline
    lordmonkey-2
    wrote on last edited by
    #56

    Ok so I have done what Vijay Bhaska Reddy said and now instead of 2 errors while buildin my already created project i have one (it's on the bottom of the screen I attach). but still "no qt version" even though it's added to path and to Qt Creator -> Tools -> Options.. -> Qt

    !http://img823.imageshack.us/img823/4303/unledfhk.png!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thisisbhaskar
      wrote on last edited by
      #57

      Can you show us your Projects and Tool chains screenshots...

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

        Could you please hover the Qt version you want to use and check the ABI field there?

        Please go to the tool chains then and make sure a tool chain for that ABI is defined.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lordmonkey-2
          wrote on last edited by
          #59

          ok so in the meantime I have ininstalled qt and installed it from the qt SDK package and first of all I was getting these strange errors about (somtehing like)
          error during installation process.... maybe c:\qtsdk is blocked by another process

          now I get the same error about not having a qt version and my Qt maintenance manager (updater) looks like this

          !http://img405.imageshack.us/img405/4497/unled1jy.png!


          EDIT :
          ok so I have reinstalled sdk again with DEFAULT ssettings and everything is ok besides this segfault again :/
          I wonder what was I unchecking to make qt state: no qt version installed.

          should I install something else ?

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lordmonkey-2
            wrote on last edited by
            #60

            OK .... SO ... my ultimate solution to this problem is

            • install QT SDK with default settings (even though you don't want most of the stuff that's in there)
            • uninstall COMODO Firewall ( internet security or whatever other program you have from COMODO) because even trying to disable guard32.dll with Autoruns or any other program it failed and I was getting the same seg fault over and over again.

            Thanks guys for help but ultimately I will just install other firewall so that I can code in Qt ;)

            1 Reply Last reply
            0
            • T Offline
              T Offline
              thisisbhaskar
              wrote on last edited by
              #61

              Finally welcome to Qt world

              EDIT: if you are able to install and make it work with out firewall.

              1 Reply Last reply
              0
              • J Offline
                J Offline
                jhayar02
                wrote on last edited by
                #62

                hi guys ..
                can you give me sample codes that can randomize the position of the three objects??
                thanks in advance ..

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  thisisbhaskar
                  wrote on last edited by
                  #63

                  [quote author="jhayar02" date="1309880283"]hi guys ..
                  can you give me sample codes that can randomize the position of the three objects??
                  thanks in advance ..[/quote]

                  Wow.. should there be a new thread for this?. The original post is about Qt installation.

                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    jhayar02
                    wrote on last edited by
                    #64

                    im new in qt creator..
                    i just wanted to have some example to create a games using this software ..
                    can u help me?

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      thisisbhaskar
                      wrote on last edited by
                      #65

                      [quote author="jhayar02" date="1309881021"]im new in qt creator..
                      i just wanted to have some example to create a games using this software ..
                      can u help me?[/quote]

                      Do you have Qt SDK installed? if not, go to http://qt.nokia.com/downloads and get Qt SDK 1.1.2 for your platform and install it. And then if you are new to Qt, get to know some basics of Qt and write few sample program.

                      May be "How can you get Started?" section of http://qt.nokia.com/ is good place to start.

                      1 Reply Last reply
                      0
                      • J Offline
                        J Offline
                        jhayar02
                        wrote on last edited by
                        #66

                        i already have Qt SDK ..
                        i just wanted to have a sample codes that can randomize the movement of the three objects ..
                        :)) ..

                        1 Reply Last reply
                        0
                        • K Offline
                          K Offline
                          Krong
                          wrote on last edited by
                          #67

                          Hello.
                          I installed new Kubuntu 11.10 and then QtCreator.
                          I got subj message when I try to open any project and then can't open it.
                          I have Auto-detected Qt in PATH /usr/bin/qmake-qt4 in options
                          and
                          /usr/bin$ ls -l | grep qmake
                          lrwxrwxrwx 1 root root 23 2011-10-31 10:48 qmake -> /etc/alternatives/qmake
                          -rwxr-xr-x 1 root root 3446992 2011-09-30 15:26 qmake-qt4

                          I have this problem on two different PC with fresh Kubuntu 11.10 installation.

                          There was no such problem on Kubuntu 11.4

                          Is it a bug in new QtCreator version?
                          Please help to resolve problem.

                          1 Reply Last reply
                          0
                          • K Offline
                            K Offline
                            Krong
                            wrote on last edited by
                            #68

                            I resolved the problem.
                            the g++ compiler was not installed, gcc was.
                            After installing g++ QtCreator start to open projects normally.

                            I think this is the bug in QtCreator.
                            They should add g++ to dependences or change subj error message to more correctly one.

                            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