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

'make' uses cp to install qml and hence requires elevated privileges

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • 5.7.0
    • 5.0.0
    • Qt3D
    • None
    • Generic linux g++ host (device: raspberrypi)

    Description

      When running 'make' in the qt3d directory in a non developer build it tries to modify '/usr/local/Qt-5.0.0/imports/Qt3D/Shapes' and goes on to fail with the following message.

      make[2]: Entering directory `/media/ext/depot/qt5/qt3d/src/quick3d'
      cp -f Cube.qml /usr/local/Qt-5.0.0/imports/Qt3D/Shapes/Cube.qml
      cp: cannot create regular file `/usr/local/Qt-5.0.0/imports/Qt3D/Shapes/Cube.qml': No such file or directory
      make[2]: *** [/usr/local/Qt-5.0.0/imports/Qt3D/Shapes/Cube.qml] Error 1

      Attachments

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

        Activity

          People

            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            ttomkins Toby Tomkins (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes