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

Qt 5.3.0-RC Fails to build for i.MX6 due to C++11 requirement

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.1
    • 5.3.0 RC1
    • Multimedia
    • None
    • Qt 5.3.0-RC build on Ubuntu 14.04 64-bit, using armv7l cross-compiler.
    • 69598e22f36b5e65cc7c979d1aee002ac564da5a

    Description

      The Video Node plugin for the i.MX6 fails to build in the 5.3.0 RC because it uses a range based for loop, which was introduced in C++11.

      The file qtmultimedia/src/plugins/videonode/imx6/imx6.pro should contain an explicit CONFIG that ensures C++11 support is enabled. I've attached a patch to fix this.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            jwaters42 Justin Waters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes