Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-64035

Components are not recognized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.0 Beta 2
    • 5.9.2
    • Qt3D
    • None
    • Windows 10 + MSVC 2015 + Qt Creator 4.4.0
    • e549220a5daaedb13f167d6cde4a181666faec63 (qt/qt3d/5.12)

    Description

      Several components are not recognized on Qt Creator even though the code works. For instance add following code 

      import Qt3D.Core 2.0
      
      Entity {
          Transform {
          }
      
          NodeInstantiator {
          }
      
          Component3D {
          }
      }
      

      Transform, NodeInstantiator and Component3D have a red line and they give error "unknown component. (m300)". Sometimes after waiting a long time they get recognized.

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            seanharmer Sean Harmer
            misalmel Mika Salmela
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes