Results 1 to 3 of 3

Thread: Multiple Qt Versions on OS X?

  1. #1
    Join Date
    Jan 2006
    Location
    Earth (Terra)
    Posts
    87
    Thanks
    4
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Multiple Qt Versions on OS X?

    Anyone have a way to do this?

    I'm installing from binary, commercial edition. I only seem to be able to install one version at a time - the new version blows away the currently installed version.

    OS X has a pretty good versioning system for libs and frameworks, but Qt doesn't use it, or only uses the bare minimum required.

    Any thoughts appreciated.

    rickb

  2. #2
    Join Date
    Jan 2006
    Location
    Earth (Terra)
    Posts
    87
    Thanks
    4
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Multiple Qt Versions on OS X?

    So, there doesn't seem to be a way to do this with the binary distributions, but you can do it with the source install.

    Doing the 'make install' will install that version in /usr/local/Trolltech/Qt<version #> by default.

    Not optimal, but it works. The only problem is I don't seem to be able to get a document set for Assistant....

  3. #3
    Join Date
    Apr 2007
    Posts
    76
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Multiple Qt Versions on OS X?

    If you move everything of your current version in another directory then install new version. After installation check the variable and create new variables for old version

    my suggestion is: if you want to have multiple versions it is easier to install it from source like rickbsgu said.

Similar Threads

  1. what are the debug versions used for?!!
    By FS Lover in forum General Programming
    Replies: 37
    Last Post: 29th November 2009, 19:44
  2. Installing multiple versions - How on Mac and Windows ?
    By igor in forum Installation and Deployment
    Replies: 5
    Last Post: 13th January 2008, 18:39
  3. Multiple versions of Qt in Windows?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2007, 19:07

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.