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

Compilation failed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 4.7.0
    • 4.7.1
    • SQL Support
    • None
    • WinXp 32 bit, MSVC 2008

    Description

      When i try to compile Qt (4.7-stable) i've get an error:

      qsql_odbc.cpp
      drivers\odbc\qsql_odbc.cpp(264) : error C2039: 'simplified' : is not a member of 'QStringBuilder<A,B>'
      with
      [
      A=QStringBuilder<QStringBuilder<QStringBuilder<QString,QLatin1Char>,QString>,QLatin1Char>,
      B=QString
      ]
      drivers\odbc\qsql_odbc.cpp(270) : error C2039: 'simplified' : is not a member of 'QStringBuilder<A,B>'
      with
      [
      A=QStringBuilder<QString,QLatin1Char>,
      B=QString
      ]
      drivers\odbc\qsql_odbc.cpp(403) : warning C4018: '<' : signed/unsigned mismatch
      drivers\odbc\qsql_odbc.cpp(444) : warning C4018: '<' : signed/unsigned mismatch
      NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.

      Attachments

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

        Activity

          People

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            dav Dmitriy Vilkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes