Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Quick HelloWorld App fails to deploy on OSX El Capitan
Forum Updated to NodeBB v4.3 + New Features

Qt Quick HelloWorld App fails to deploy on OSX El Capitan

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 357 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.
  • L Offline
    L Offline
    l4401979
    wrote on 16 Mar 2016, 23:00 last edited by
    #1

    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
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 16 Mar 2016, 23:34 last edited by
      #2

      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
      0

      1/2

      16 Mar 2016, 23:00

      • Login

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