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. MacOSX QML deployment problem
Forum Updated to NodeBB v4.3 + New Features

MacOSX QML deployment problem

Scheduled Pinned Locked Moved Installation and Deployment
3 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.
  • R Offline
    R Offline
    Raynor
    wrote on last edited by
    #1

    Hi,

    I try to deploy (put Qt libs inside the app bundle) a QML application for MacOSX. I used macdeployqt with Qt 5.1.1 but it doesn't seams to deploy everything (the error says that it cant import de module QtQuick).

    I still need to put qml/QtQuick and qml/QtQuick.2 next to the binary to correct the error.

    But if i do that, i end up with a segfault.
    I don't understand how a lib location issue can segfault an app. I expect at least an error message.

    Did i do something wrong?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      miketopen
      wrote on last edited by
      #2

      You did everything fine, the tool is still broken also tested it. A workaround for the problem you can find "here.":http://qt-project.org/forums/viewthread/25704/#118008

      Unfortunately they didn't use the patch for the newest version......

      Bests

      Mike
      

      www.topen.org

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Raynor
        wrote on last edited by
        #3

        I understand that macdeployqt doesn't deploy everything.
        What i dont understand is the segfault when i copy qml/QtQuick and qml/QtQuick.2 myself.
        I retried with and empty QML project and it also segfault.

        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