Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-613

error: variable 'QQmlSourceLocation loc' has initializer but incomplete type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 5.11
    • 5.12.0
    • GammaRay
    • None

    Description

      Compile fails when built against Qt 5.12.0 on Yocto env.

      | /home/sapiippo/development/yocto/pyro/build-apalis-imx6/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/gammaray/5.11+gitAUTOINC+d0c9f9c8a0-r0/git/plugins/qmlsupport/qmlbindingprovider.cpp: In member function 'void GammaRay::QmlBindingProvider::fetchSourceLocationFor(GammaRay::BindingNode*, QQmlBinding*) const':
      | /home/sapiippo/development/yocto/pyro/build-apalis-imx6/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/gammaray/5.11+gitAUTOINC+d0c9f9c8a0-r0/git/plugins/qmlsupport/qmlbindingprovider.cpp:72:28: error: variable 'QQmlSourceLocation loc' has initializer but incomplete type
      |          QQmlSourceLocation loc = function->sourceLocation();
      |                             ^~~
      | /home/sapiippo/development/yocto/pyro/build-apalis-imx6/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/gammaray/5.11+gitAUTOINC+d0c9f9c8a0-r0/git/plugins/qmlsupport/qmlbindingprovider.cpp:72:59: error: invalid use of incomplete type 'struct QQmlSourceLocation'
      |          QQmlSourceLocation loc = function->sourceLocation();
      

      Attachments

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

        Activity

          People

            vkrause Volker Krause
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes