Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-2166

libpcre and libColladaDOM produce faulty "file has no symbols" warnings with XCode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt 3D Studio 2.1 BETA1
    • Editor Application
    • None
    • clang

    Description

      Due to QTBUG-44726 building libpcre and libColladaDOM on macOS produces "file <filename> has no symbols" warnings. At the moment there seems to be no way to suppress these unnecessary warnings, but once the related bug is fixed there should be a way to get rid of those and then at some point enable warnings as errors.

      Following statically linked libraries throw these warnings:

      • qtbase/lib/libpcre_debug.a (pcre_string_utils.o)
      • qtbase/lib/libpcre.a (pcre_string_utils.o)
      • qtbase/lib/libColladaDOM_debug.a (daeZAEUncompressHandler.o)
      • qtbase/lib/libColladaDOM.a (daeZAEUncompressHandler.o)
      • ../../../lib/libCommonLib_debug.a (Mutex.o)
      • ../../../lib/libCommonLib.a (Mutex.o)

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              pakerane Pasi Keränen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes