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

benchmarks\containers-sequential compile error on top of S60 SDK5.0 public version and RCVT

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • 4.6.0
    • None
    • None
    • OS: WinXP sp3. G++
      compiler: mingw32-g++ (GCC) 3.4.5
      RCVT: ARM/Thumb C/C++ Compiler, RVCT2.2 [Build 686]
    • 8d790367928765c861bd437583d12849517839ba

    Description

      benchmarks\containers-sequential compile error on top of S60 public SDK 5.0 and RCVT.

      configuration cmd line: configure -platform win32-g++ -xplatform symbian-abld -nokia-developer -nomake demos -nomake example
      make cmd line: make release-armv6

      compile error as below:
      ===
      make -s -C \Qt4.6_20091127103606\tests\benchmarks\containers-sequential -f "MAKEFILE_0XEFBC7056.MK"
      TO_ROOT=..\..\..\.. EPOCBLD=..\..\..\..\EPOC32\BUILD\Qt4.6_20091127103606\tests\benchmarks\containe
      rs-sequential\MAKEFILE_0XEFBC7056\ARMV6 TO_BLDINF=..\..\..\..\Qt4.6_20091127103606\tests\benchmarks\
      containers-sequential PLATFORM=ARMV6 CFG=UREL BLD
      make -s -r -f "\EPOC32\BUILD\Qt4.6_20091127103606\tests\benchmarks\containers-sequential\CONTAINERS
      -SEQUENTIAL_0XEFBC7056\ARMV6\CONTAINERS-SEQUENTIAL_0XEFBC7056.ARMV6" UREL
      main.cpp
      "\Qt4.6_20091127103606\tests\benchmarks\containers-sequential\main.cpp", line 94: Error: #304: no instance
      of function template "f" matches the argument list
      argument types are: (int *)
      f<T>(ts);
      ^
      detected during instantiation of "void UseCases_QVector<T>::lookup(int) [with T=int]"
      "\Qt4.6_20091127103606\tests\benchmarks\containers-sequential\main.cpp", line 126: Error: #304: no
      instance of function template "f" matches the argument list
      argument types are: (int *)
      f<T>(ts);
      ^
      detected during instantiation of "void UseCases_stdvector<T>::lookup(int) [with T=int]"
      "\Qt4.6_20091127103606\tests\benchmarks\containers-sequential\main.cpp", line 94: Error: #304: no i
      nstance of function template "f" matches the argument list
      argument types are: (Large *)
      f<T>(ts);
      ^
      detected during instantiation of "void UseCases_QVector<T>::lookup(int) [with T=Large]"
      "\Qt4.6_20091127103606\tests\benchmarks\containers-sequential\main.cpp", line 126: Error: #304: no
      instance of function template "f" matches the argument list
      argument types are: (Large *)
      f<T>(ts);
      ^
      detected during instantiation of "void UseCases_stdvector<T>::lookup(int) [with T=Large]"

      \Qt4.6_20091127103606\tests\benchmarks\containers-sequential\main.cpp: 0 warnings, 4 errors
      ======

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            liuuvjie liujie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes