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

multiple definitions of qtPositionAttributeName() in qtdeclarative

    XMLWordPrintable

Details

    • All
    • 9dcec8f016c1fdd9d0e99e0ee717523a8823bca7 (qt/qtdeclarative/5.12)

    Description

      There are two definitions of qtPositionAttributeName() and qtTexCoordAttributeName()  in qtdeclarative (src/quick/items/qquickshadereffectnode.cpp and src/imports/wavefrontmesh/qquickshadereffectmesh.cpp) - if both modules are statically linked into another binary, there are duplicate symbols defined. 

      Since the strings they return are the same, they should probably be merged into a single definition?

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            cwgthornton Chris Thornton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes