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

Compile error on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • Qt Creator 2.7.0
    • Qt Creator 2.7.0
    • Editors
    • None
    • Windows Vista 64 bit
      MSVC 2008
    • 3fba291b7b53010f580bb6b42c8b30af04bc83fe 978960904c97d51f45c6cfa98bb77042009cffb3

      Error message:

      c:\Users\rob\Git\creator\src\plugins\cppeditor\cppquickfixes.cpp(106) : error C2872: 'QuickFixOperations' : ambiguous symbol
              could be 'c:\Users\rob\Git\creator\src\plugins\texteditor/quickfix.h(93) : QList<T> TextEditor::QuickFixOperations'
              with
              [
                  T=TextEditor::QuickFixOperation::Ptr
              ]
              or       'c:\Users\rob\Git\creator\src\plugins\cppeditor/cppquickfix.h(46) : CppEditor::QuickFixOperations'
      c:\Users\rob\Git\creator\src\plugins\cppeditor\cppquickfixes.cpp(215) : error C2872: 'QuickFixOperations' : ambiguous symbol
              could be 'c:\Users\rob\Git\creator\src\plugins\texteditor/quickfix.h(93) : QList<T> TextEditor::QuickFixOperations'
              with
              [
                  T=TextEditor::QuickFixOperation::Ptr
              ]
              or       'c:\Users\rob\Git\creator\src\plugins\cppeditor/cppquickfix.h(46) : CppEditor::QuickFixOperations'
      

      And that in various locations. See errors.txt

      438e4af735afd95119226c576b2af606afa2cf03 is the first bad commit
      commit 438e4af735afd95119226c576b2af606afa2cf03
      Author: hjk <qthjk@ovi.com>
      Date:   Wed Oct 10 23:27:16 2012 +0200
      
          CppEditor: simplify CppQuickFixOperation interface
      
          Change-Id: Ib3ed82c7f07f80027b18471ffb7b3055fa74eb52
          Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes