Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. iOS builds give tons of warnings (arm64) could not find symbol for ...

iOS builds give tons of warnings (arm64) could not find symbol for ...

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ios
3 Posts 3 Posters 639 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BartL
    wrote on 30 Mar 2024, 13:39 last edited by BartL
    #1

    I am seeing 35038 warnings logged in the Xcode console when building with Xcode. They all look like this:

    (arm64)  could not find object file symbol for symbol __ZN6fxcmap14kKSCpc_EUC_H_0E
    (arm64) /Users/qt/work/qt/qtwebengine/build/target/src/pdf/Debug/arm64/obj/third_party/pdfium/core/fpdfapi/cmaps/cmaps/UniKS-UCS2-H_1.o unable to open object file: No such file or directory
    

    The build completes successfully (after logging 2 minutes of these warnings).

    Edit also when building with QtCreator I have these warnings/errors.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      ggartner
      wrote on 14 Jun 2024, 02:52 last edited by
      #2

      Same here. I didn't see these issues with Qt 6.4.1, but with 6.7+ building for iOS (sim and device) takes around 2 minutes after all the warnings are logged.
      Any progress on this?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shawnrutledge
        wrote on 12 Sept 2024, 11:53 last edited by shawnrutledge 9 Dec 2024, 11:54
        #3

        https://bugreports.qt.io/browse/QTBUG-128829 for what it's worth. I don't understand it yet. But for you, it was working anyway, despite all the warnings?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved