Results 1 to 2 of 2

Thread: No valid qt versions found. Please add a qt verstion in tool/options

  1. #1
    Join Date
    Feb 2011
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default No valid qt versions found. Please add a qt verstion in tool/options

    Hi,
    I have installed Qt and Qt Creator in my machine, When I try to create a new project it throws the following error,

    No valid qt versions found. Please add a qt version in tool/options or via the maintenance tool of the SDK
    Step 1: Installed Qt 4.4.3 and then ran Qt 4.4.3 Command Prompt

    Setting up a Qt environment...
    -- QTDIR set to C:\Qt\4.4.3
    -- Added C:\Qt\4.4.3\bin to PATH
    -- QMAKESPEC set to "win32-msvc2008"
    Setting environment for using Microsoft Visual Studio 2008 x86 tools.
    Step 2: Installed Qt Creator 2.2.1.

    Step 3: Tried to create new Qt project, but it throws the above mentioned error. The strange thing is, it could successfully open a Qt project created in some other machine and we could successfully build and run the application.

    Verified the following settings in Qt Creator,
    1) Verified Qt related environment variables and they are added as expected.
    2) Tool—>Options—>Qt4 = Auto-detected Qt in path correctly.
    3) Tool—>Options—>Tool Chains = Auto-detected MinGW & MSVC.

    Regards,
    Sankar.

  2. #2
    Join Date
    Aug 2009
    Posts
    140
    Thanks
    22
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: No valid qt versions found. Please add a qt verstion in tool/options

    Why don't you just upgrade to a more recent version of Qt (4.7.x) and see how things go there? QtCreator 2.x is far more recent than Qt 4.4, your problem might be in an incompatibility there.

Similar Threads

  1. no valid QT installations found
    By lxman in forum Installation and Deployment
    Replies: 1
    Last Post: 10th June 2011, 10:42
  2. Replies: 2
    Last Post: 23rd June 2010, 22:00
  3. No valid Qt version set?
    By RoryWalsh in forum Qt Tools
    Replies: 4
    Last Post: 21st October 2009, 08:02
  4. Grouping of Tool buttons in Tool bar
    By febil in forum Qt Programming
    Replies: 1
    Last Post: 24th March 2009, 11:51
  5. valid a path name
    By klaus1111 in forum Newbie
    Replies: 3
    Last Post: 23rd July 2006, 15:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.