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

Compile Error (qdeclarativeeffect.cpp)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Some future release
    • 4.8.0
    • Qt3D
    • None
    • Linux (Ubuntu 10.10)
    • 5f8f62959fa46a88f455f400d1ea0db81890c654

    Description

      QDeclarativePixmap::load interface has been changed in the recent snapshot, causing compiling issue:

      /home/yutsai/Documents/library/qt/qt3d/src/quick3d/qdeclarativeeffect.cpp:262: error: no matching function for call to 'QDeclarativePixmap::load(QDeclarativeEngine*, QUrl&, bool&)'
      /usr/local/qt4.7/include/QtDeclarative/private/qdeclarativepixmapcache_p.h:93: note: candidates are: void QDeclarativePixmap::load(QDeclarativeEngine*, const QUrl&)
      /usr/local/qt4.7/include/QtDeclarative/private/qdeclarativepixmapcache_p.h:94: note: void QDeclarativePixmap::load(QDeclarativeEngine*, const QUrl&, QFlags<QDeclarativePixmap::Option>)
      /usr/local/qt4.7/include/QtDeclarative/private/qdeclarativepixmapcache_p.h:95: note: void QDeclarativePixmap::load(QDeclarativeEngine*, const QUrl&, const QSize&)
      /usr/local/qt4.7/include/QtDeclarative/private/qdeclarativepixmapcache_p.h:96: note: void QDeclarativePixmap::load(QDeclarativeEngine*, const QUrl&, const QSize&, QFlags<QDeclarativePixmap::Option>)
      make[2]: *** [qdeclarativeeffect.o] Error 1

      Attachments

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

        Activity

          People

            rweather Rhys Weatherley (closed Nokia identity) (Inactive)
            yutsai Yun-Ta Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes