Results 1 to 2 of 2

Thread: no valid QT installations found

  1. #1
    Join Date
    Jan 2011
    Posts
    32
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default no valid QT installations found

    Hello,

    This is a new install of the 4.7.3 SDK on a new installation of Windows XP SP3.

    Whenever I try to open a project in Qtcreator, the above message results.

    My environment variables:

    QMAKESPEC=win32-g++
    QTDIR=C:\QtSDK\Desktop\Qt\4.7.3
    PATH=Path=C:\WINXP\system32;C:\WINXP;C:\WINXP\Syst em32\Wbem;C:\QtSDK\QtCreator\bin;C:\QtSDK\mingw\bi n;C:\QtSDK\Desktop\Qt\4.7.3\mingw\bin

    Any ideas as to what I can do to fix things would be appreciated.

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: no valid QT installations found

    Your QTDIR is wrong.
    try with
    Qt Code:
    1. QTDIR=C:\QtSDK\Desktop\Qt\4.7.3\mingw
    To copy to clipboard, switch view to plain text mode 
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. .lib is not a valid Qt plugin
    By rickrvo in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 21st May 2011, 23:18
  2. No valid Qt version set?
    By RoryWalsh in forum Qt Tools
    Replies: 4
    Last Post: 21st October 2009, 08:02
  3. What constitutes valid Qt folder?
    By piotr.dobrogost in forum Installation and Deployment
    Replies: 22
    Last Post: 26th July 2009, 03:41
  4. Why can I not generate a valid Time_t?
    By philwinder in forum Qt Programming
    Replies: 2
    Last Post: 11th March 2009, 16:19
  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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.