Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13254

Compile error in kitmanager.cpp

    XMLWordPrintable

Details

    • 880b7625ec763ce291351b04f2fb8ce322d1fab0

    Description

      C:\Users\rob\dev\src\creator-3.3\src\plugins\projectexplorer\kitmanager.cpp(400)
       : error C2664: 'QList<T>::QList(const QList<T> &)' : cannot convert parameter 1
       from 'QList<T>' to 'const QList<T> &'
              with
              [
                  T=ProjectExplorer::Kit *
              ]
              Reason: cannot convert from 'QList<T>' to 'const QList<T>'
              with
              [
                  T=ProjectExplorer::Kit *const
              ]
              and
              [
                  T=ProjectExplorer::Kit *
              ]
              No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
      \VC\BIN\cl.EXE"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
      \VC\BIN\nmake.exe"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : 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

            rlohning Robert Löhning
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes