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

qt3d scene3d example fails to link when targeting iOS with CMake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.0 RC
    • Build System: CMake, Qt3D
    • None
    • iOS/tvOS/watchOS

    Description

      mkdir build && cd build
      ~/qtbase/bin/qt-cmake ~/qt3d/examples/qt3d/scene3d
      ninja
      
      duplicate symbol 'qInitResources_scene3d()' in:
          CMakeFiles/scene3d.dir/.rcc/qrc_scene3d.cpp.o
          /Volumes/T3/Dev/qt/qt5_cmake/builds/6.3-ios-simulator-deb/qt3d/src/quick3d/imports/scene3d/CMakeFiles/qtquickscene3dplugin_resources_2.dir/./.rcc/qrc_scene3d.cpp.o
      duplicate symbol 'qCleanupResources_scene3d()' in:
          CMakeFiles/scene3d.dir/.rcc/qrc_scene3d.cpp.o
          /Volumes/T3/Dev/qt/qt5_cmake/builds/6.3-ios-simulator-deb/qt3d/src/quick3d/imports/scene3d/CMakeFiles/qtquickscene3dplugin_resources_2.dir/./.rcc/qrc_scene3d.cpp.o
      duplicate symbol 'Qt3DRender::Debug::CommandExecuter::executeCommand(QList<QString> const&)' in:
          /Volumes/T3/Dev/qt/qt5_cmake/builds/6.3-ios-simulator-deb/qtbase/plugins/renderers/libopenglrenderer_debug.a(commandexecuter.cpp.o)
          /Volumes/T3/Dev/qt/qt5_cmake/builds/6.3-ios-simulator-deb/qtbase/plugins/renderers/librhirenderer_debug.a(commandexecuter.cpp.o)
      

      Attachments

        Issue Links

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

          Activity

            People

              mkrus Mike Krus
              alexandru.croitor Alexandru Croitor
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes