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

Qt Quick 3D applications don't link in 6.0.0 Beta4 on iOS

XMLWordPrintable

    • iOS/tvOS/watchOS
    • 3
    • Qt Quick 3D - Week 45/46, Qt Quick 3D - 47/48

      Linking fails when compiling applications using Qt Quick 3D on iOS:

      Undefined symbols for architecture arm64:
        "qInitResources_qmake_QtQuick3D()", referenced from:
            initResources() in libqquick3dplugin_debug.a(plugin.cpp.o)
        "qInitResources_res()", referenced from:
            initResources() in libqquick3dplugin_debug.a(plugin.cpp.o)
      ld: symbol(s) not found for architecture arm64
      clang: error: linker command failed with exit code 1 (use -v to see invocation
      

      This appears to only happen with a CMake build of Qt on iOS (but not the qmake build).

      This issue occurs when trying to build qmake projects (not sure about cmake based ones).

        1. test3d.zip
          4.51 MB
          Andy Nichols
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            alexandru.croitor Alexandru Croitor
            janichol Andy Nichols
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: