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. Unable to setup Qt Quick Project using Qtcreator 4.5.1 based on Qt 5.10.1
Qt 6.11 is out! See what's new in the release blog

Unable to setup Qt Quick Project using Qtcreator 4.5.1 based on Qt 5.10.1

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 411 Views
  • 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.
  • J Offline
    J Offline
    jigarp
    wrote on last edited by jigarp
    #1

    Hello,
    I'm using Qt creator 4.5.1 to develop cross platform application for beagleboard x15 based on Qt 5.9.6 LTS
    While trying to create Qt Quick Application but not succeded yet.
    I've setup AM57xx kit which can build widget based application successfully.
    While trying edit QML based UI file It show Cannot connect to QML Emulation Layer(QML Puppet).

    Where my .pro file contains

    QML_IMPORT_PATH = $$PWD/qml/QtQuick/Controls.2/Material
    QML_IMPORT_PATH = $$PWD/qml/QtQuick/Window.2

    QML_DESIGNER_IMPORT_PATH = $$PWD/qml/QtQuick/Controls.2/Material

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jigarp
      wrote on last edited by
      #2

      I've reset qml emulation path to its default now it is showing different error.

      QML module not found (QtQuick.Window)

      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