Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QDeclarativePropertyCache: QQuickItem has FastProperty class info, but has not installed property accessors
Forum Updated to NodeBB v4.3 + New Features

QDeclarativePropertyCache: QQuickItem has FastProperty class info, but has not installed property accessors

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.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.
  • H Offline
    H Offline
    halogenx
    wrote on last edited by
    #1

    In trying out the 3d tutorials I got the following error:

    QDeclarativePropertyCache: QQuickItem has FastProperty class info, but has not installed property accessors.

    I'm using Qt5 on Ubuntu 11.04 and the error seems to appear as long as I have any property set on the viewport.
    Does anyone know what could be causing it?

    Thanks

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

      I ran into the same problem when importing a module which defined some objects derived from QQuickItem.
      Adding a "import QtQuick 2.0" line solved the problem.

      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