Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt Quick HelloWorld App fails to deploy on OSX El Capitan

    QML and Qt Quick
    2
    2
    256
    Loading More Posts
    • 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.
    • l4401979
      l4401979 last edited by

      I'm creating a simple default Hello World app in Qt 5.5 and using macdeployqt to deploy it. The app works in Qt Editor fine. The macdeployqt runs without error. Yet, the app fails to start properly. It seems it is not finding its qml file because it sits in the dock but doesn't show its window.

      Does anyone know whats wrong?

      Thx

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        When calling macdeployqt did you pass the --qml parameter pointing to your project qml folder ?

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post