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

duplicate symbol qLcNav

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.5.0 Beta1
    • 6.4.0 Beta4
    • PDF
    • None
    • iOS/tvOS/watchOS
    • 1d98fad6ea (qt/qtwebengine/dev) df80177a49 (qt/qtwebengine/6.4) df80177a49 (qt/tqtc-qtwebengine/6.4) 1d98fad6ea (qt/tqtc-qtwebengine/dev)

    Description

      The linker gives me a warning:

      ld: warning: duplicate symbol 'qLcNav()' in:
          /Users/rutledge/dev/qt6-ios/qtbase/lib/libQt6PdfQuick_debug.a(qquickpdfpagenavigator.cpp.o)
          /Users/rutledge/dev/qt6-ios/qtbase/lib/libQt6Pdf_debug.a(qpdfpagenavigator.cpp.o)
      

      I think it's because it's a static build on iOS. I haven't noticed when using dynamic linking: the Quick plugin loads the QtPDF C++ module and doesn't complain. But I guess we could use two different logging categories to get rid of this, if switching to Q_DECLARE_LOGGING_CATEGORY doesn't work.

      Attachments

        Activity

          People

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: