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. Can not run the simple QML program gettingStartedQml

Can not run the simple QML program gettingStartedQml

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 2.8k 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.
  • B Offline
    B Offline
    Bidochon
    wrote on last edited by
    #1

    I'm running Qt 5.2.1 (Qt Creator 3.0.1) on Mac 10.8.5. The documentation tells me to first build the C++ plugin using @qmake@

    and then @make@

    So first, using @qmake@

    in the filedialog directory gives me the following error message

    @Project MESSAGE: Warning: unknown QT: qml@

    I'm new to Qt/QML and just started (3 weeks ago) to learn QML.

    Thanks for any help/advise

    Bidochon

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bidochon
      wrote on last edited by
      #2

      Ok, found my issue.

      Guided by this post (http://qt-project.org/forums/viewthread/22510/), I found out that my mac was using the wrong default qmake (a version for Qt 4.8). By removing it and replacing by the new 5.2 qmake worked.

      Hope that will help someone else.

      Bidochon

      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