Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installation procedure for 5.11 on macOS High Sierra
Forum Updated to NodeBB v4.3 + New Features

Installation procedure for 5.11 on macOS High Sierra

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
installation
2 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JosephTLyons
    wrote on last edited by JosephTLyons
    #1

    I’ve had an older version of QT (open-source version) installed for a year or more, but haven’t used it much. I think it was version 4.2. I’m wanting to get back into playing around with QT, but am not sure if there is anything I should clean out / uninstall before attempting to install 5.11 and the newest creator. I’d like a fresh install of the code, the GUI editor, etc. I tried installing already, but because the folder that the installer installs in already existed, it threw an error. I just wanted to know if there was a definitive set of things to do before upgrading.

    Thanks,
    Joseph

    A 1 Reply Last reply
    0
    • J JosephTLyons

      I’ve had an older version of QT (open-source version) installed for a year or more, but haven’t used it much. I think it was version 4.2. I’m wanting to get back into playing around with QT, but am not sure if there is anything I should clean out / uninstall before attempting to install 5.11 and the newest creator. I’d like a fresh install of the code, the GUI editor, etc. I tried installing already, but because the folder that the installer installs in already existed, it threw an error. I just wanted to know if there was a definitive set of things to do before upgrading.

      Thanks,
      Joseph

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @JosephTLyons If you used the installed for Qt 4.2 then it probably exists in a single directory. So just like anything else on OSX you can just delete that directory and should be all uninstalled. If there is a dir outside the /Applications directory you may need to clean that up too. Sorry not 100% sure here since all my OSX Qt installs were built from source so I don't know how the installer works on OSX. On Linux it's a single directory.

      Anyway, once /Applications/Qt* is deleted you should be ready to do the install from Qt 5.11. Qt4 and 5 rarely play nice together in my opinion so a nice clean install would be a good idea. You can make them work on the same system but in my experience on these forums people mix their dylibs all the time and get weird behavior, crashes, failures to load, etc. So if you want them both for some reason just make sure they stay separate.

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved