Results 1 to 4 of 4

Thread: Having trouble getting Qt installed

  1. #1
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Having trouble getting Qt installed

    I'm having trouble getting Qt installed. I installed both the Qt library and Qt Creator, but when I try building a project I get the error:

    Unable to create Debian templates; No Qt version set
    I went to Tools -> Options -> Build & Run and added the path to qmake.exe, but I still get the error.

    Any idea as to how I can get this working?

    Thanks!

  2. #2
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Having trouble getting Qt installed

    Did you specify the Qt version for your project ?

    You can do this when you click the 'projects' icon in the left of the Qt Creator sidebar on the left.

    Regards,
    Marc

  3. #3
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Having trouble getting Qt installed

    You sir, are a genius

    Thanks!

  4. #4
    Join Date
    Nov 2014
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Having trouble getting Qt installed

    That happens when opening a project that was saved with a different QT version. The issue comes from the .pro.user file. You can remove it (while your project is closed in QT Creator, so it won't be recreated automatically) and then reopen the project. The bad thing is that you'll have to reconfigure the project options: Targets, build settings, editor settings...
    Maybe it could be done editing the old .pro.user file and change/remove the proper fields but it doesn't seem an easy task.

Similar Threads

  1. how to make qt use the g++ I installed
    By lwb422 in forum Installation and Deployment
    Replies: 0
    Last Post: 11th April 2010, 15:25
  2. The Qt version is not installed
    By bmahf in forum Installation and Deployment
    Replies: 2
    Last Post: 19th October 2009, 23:09
  3. can i have both qt3 and qt4 installed
    By illuzioner in forum Installation and Deployment
    Replies: 1
    Last Post: 8th June 2007, 08:50
  4. correctly installed Qt4
    By Salazaar in forum Installation and Deployment
    Replies: 31
    Last Post: 7th May 2007, 07:24
  5. No printer installed..?
    By Cutey in forum Qt Programming
    Replies: 2
    Last Post: 24th February 2007, 11:08

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.