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. macdeployqt 5.12.1 command not found
Forum Updated to NodeBB v4.3 + New Features

macdeployqt 5.12.1 command not found

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 1.8k Views
  • 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.
  • A Offline
    A Offline
    AntonBursch
    wrote on last edited by
    #1

    Hi,

    I have been using QT for a little over a month after taking over a project after another developer left. I spent most of the month learning QT and the apps and about a week ago I finished updating from 4x to 5x and built and deployed the apps on Windows. I finished updating the Mac versions and building and running them from QT Creator yesterday morning, but when I attemped to deploy them, I ran into the following error message that I have spent the last day and a half trying to resolve myself:

    -bash: macdeployqt: command not found
    

    I reinstalled QT, I attempted to fix my $PATH and a lot of other things, but I am finally stopping for the night. Any ideas are welcome.

    Thanks You!

    Anton Bursch

    J.HilkJ 1 Reply Last reply
    0
    • A AntonBursch

      Hi,

      I have been using QT for a little over a month after taking over a project after another developer left. I spent most of the month learning QT and the apps and about a week ago I finished updating from 4x to 5x and built and deployed the apps on Windows. I finished updating the Mac versions and building and running them from QT Creator yesterday morning, but when I attemped to deploy them, I ran into the following error message that I have spent the last day and a half trying to resolve myself:

      -bash: macdeployqt: command not found
      

      I reinstalled QT, I attempted to fix my $PATH and a lot of other things, but I am finally stopping for the night. Any ideas are welcome.

      Thanks You!

      Anton Bursch

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @AntonBursch said in macdeployqt 5.12.1 command not found:

      macdeployqt

      you'll have ti fix your path to the macdeployqt it's to be found, under
      /Path/to/Qt/5.x.x/clang_64/bin/macdeployqt

      replace x.x with the qt version of course


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      A 1 Reply Last reply
      2
      • J.HilkJ J.Hilk

        @AntonBursch said in macdeployqt 5.12.1 command not found:

        macdeployqt

        you'll have ti fix your path to the macdeployqt it's to be found, under
        /Path/to/Qt/5.x.x/clang_64/bin/macdeployqt

        replace x.x with the qt version of course

        A Offline
        A Offline
        AntonBursch
        wrote on last edited by
        #3

        @J.Hilk

        I was trying to add the path, but my changes weren't saving. I tried again this morning and instead of closing the terminal to see if the changes were saved, I simply attempted to use macdeployqt and it worked! Now I have other issues to deal with and I need to figure out why my changes to path aren't saving, but at least I can use the macdeloyqt tool now!

        Thank You!

        Anton Bursch

        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