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

QtCreator reports "file: lib/libtest.a has no symbols" as error in Issues window after installing Xcode 6

    XMLWordPrintable

Details

    • 5a75b87b37a89b8ebec7b5507239204b51fe1c03

    Description

      QtCreator reports "file: lib/libtest.a has no symbols" when building static library after installing Xcode 6.

      The static library builds ok, as not having any symbols in a cpp file is not an error, but QtCreator shows it as an error in Issues window. This shouldn't happen.

      Example output:
      [...]
      ranlib: file: lib/libtest.a(Test0.cpp.o) has no symbols
      ranlib: file: lib/libtest.a(Test1.cpp.o) has no symbols
      ranlib: file: lib/libtest.a(Test2.cpp.o) has no symbols
      ranlib: file: lib/libtest.a(Test3.cpp.o) has no symbols
      ranlib: file: lib/libtest.a(Test4.cpp.o) has no symbols
      [...]

      Errors in Issues window:
      file: lib/libtest.a(Test0.cpp.o) has no symbols
      file: lib/libtest.a(Test1.cpp.o) has no symbols
      file: lib/libtest.a(Test2.cpp.o) has no symbols
      file: lib/libtest.a(Test3.cpp.o) has no symbols
      file: lib/libtest.a(Test4.cpp.o) has no symbols

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            gosuwachu Piotr Wach
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes