Results 1 to 3 of 3

Thread: Creator does not see 4.8.0

  1. #1
    Join Date
    Feb 2010
    Location
    Los Angeles
    Posts
    61
    Thanks
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Creator does not see 4.8.0

    Hi All,

    I am using SDK 1.1.4 and decided to install 4.8.0 (Mac libraries) today. Unfortunately after the install Creator does not see 4.8.0
    It offers me 4.7.4 and 4.7 in PATH (system). When I open a terminal and type
    Qt Code:
    1. which qmake
    2. /usr/bin/qmake
    To copy to clipboard, switch view to plain text mode 

    then i type
    Qt Code:
    1. qmake -v
    2. QMake version 2.01a
    3. Using Qt version 4.8.0 in /Library/Frameworks
    To copy to clipboard, switch view to plain text mode 

    This does not fit together somehow.
    Any suggestions here?

    Thanks
    Markus

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Creator does not see 4.8.0

    You can simply add other versions in the creator. Settings->create and run->Qt versions->add then simply choose the qmake you want to add.

    If you want to force creator auto detect, try to delete the corresponding lines in the configuration file.

  3. #3
    Join Date
    Feb 2010
    Location
    Los Angeles
    Posts
    61
    Thanks
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Creator does not see 4.8.0

    Thanks, it turned out Creator is using 4.8 but it displays 4.7. That is pretty confusing.

Similar Threads

  1. Replies: 2
    Last Post: 22nd November 2011, 01:09
  2. Using QCA with QT Creator
    By mrstif in forum Newbie
    Replies: 4
    Last Post: 18th October 2010, 17:31
  3. QT creator - best IDE.
    By megabyte-ceercop in forum Qt Tools
    Replies: 1
    Last Post: 12th April 2009, 10:01
  4. Qt Creator
    By fnmblot in forum General Discussion
    Replies: 3
    Last Post: 12th April 2009, 09:06
  5. Qt Creator on Mac OS X
    By stephenju in forum Qt Tools
    Replies: 2
    Last Post: 12th March 2009, 22:51

Tags for this Thread

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.