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. Application bundles created with macdeployqt do not run

Application bundles created with macdeployqt do not run

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 905 Views 2 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.
  • A Offline
    A Offline
    Andreas E.
    wrote on last edited by
    #1

    Hello,

    if I use macdeployqt on any Qt project the resulting bundle will not run. I get the following error message:

    You can't open the application "***.app" because it is not supported on this type of Mac.
    

    The same apps will run fine when started directly in Qt Creator.

    I use the following versions:
    Qt 5.12.0 or 5.11.3 (same error)
    Qt Creator 4.8.0
    macOS Mojave 10.14.2
    Xcode 10.1

    Thanks for any advice.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Might be a silly question but: do you mean on the same computer you built it ?
      What mac model are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Might be a silly question but: do you mean on the same computer you built it ?
        What mac model are you using ?

        A Offline
        A Offline
        Andreas E.
        wrote on last edited by Andreas E.
        #3

        @SGaist Yes, on the same computer (or any other). It's a MacBook Pro, 13 inch, 2016.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Do you also have that building a default Qt application (one of the project template provided by Qt Creator) ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          A 1 Reply Last reply
          0
          • SGaistS SGaist

            Do you also have that building a default Qt application (one of the project template provided by Qt Creator) ?

            A Offline
            A Offline
            Andreas E.
            wrote on last edited by
            #5

            @SGaist Tried it with the declarative-camera example, same result.

            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