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

invalid conversion in qInitDrawhelperAsm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.3.2
    • 5.3.0 Beta1
    • GUI: Painting
    • None
    • Cross compiling Qt 5.3.0 b1 for beagleboard device with gcc 4.3.3.
    • 1a6d7b6e93455064229edd6e64f6fac65c22cb61

    Description

      Compiling with NEON support, invalid conversion is present in painting/qdrawhelper.cpp file

      /opt/CodeSourcery/Sourcery_G+_Lite/bin/arm-none-linux-gnueabi-g+ -c -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -O3 -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/devices/linux-beagleboard-g++ -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.3.0 -I../../include/QtGui/5.3.0/QtGui -Iimage -I../3rdparty/libpng -I../3rdparty/zlib -I../3rdparty/zlib -I/home/gem-med/Logic_BSPs/Linux_3.0/src/Graphics_SDK_4_06_00_02/include/OGLES2 -I/home/gem-med/Logic_BSPs/Linux_3.0/src/Graphics_SDK_4_06_00_02/include/OGLES2 -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -I../../include/QtCore -I.moc -o .obj/qdrawhelper.o painting/qdrawhelper.cpp
      painting/qdrawhelper.cpp: In function 'void qInitDrawhelperAsm()':
      painting/qdrawhelper.cpp:6599: error: invalid conversion from 'void (uchar*, int, const uchar*, int, const QRectF&, const QRectF&, const QRect&, int)' to 'void (uchar*, int, const uchar*, int, int, const QRectF&, const QRectF&, const QRect&, int)'
      painting/qdrawhelper.cpp:6600: error: invalid conversion from 'void (uchar*, int, const uchar*, int, const QRectF&, const QRectF&, const QRect&, int)' to 'void (uchar*, int, const uchar*, int, int, const QRectF&, const QRectF&, const QRect&, int)'

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            jduran Joaquim Duran
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes