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

Spectrum demo does not build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.0
    • 4.6.3
    • Multimedia
    • None
    • Ubuntu 10.04
    • f36d829e, 78f48dc4

      Clean install of Qt 4.6.3.
      Opened the spectrum view demo in QtCreator, and built.
      The build fails at the end when it is trying to copy the launch script (looks like the patch was wrong).

      I was able to complete the build and launch the app by commenting out the following lines from spectrum/app/app.pro

      1. On unices other than Mac OSX, we copy a shell script into the bin directory.
      2. This script takes care of correctly setting the LD_LIBRARY_PATH so that
      3. the dynamic library can be located.
        #copy_launch_script.target = copy_launch_script
        #copy_launch_script.commands = \
        #install -m 0555 $$QT_SOURCE_TREE/demos/spectrum/app/spectrum.sh ../bin/spectrum
        #QMAKE_EXTRA_TARGETS += copy_launch_script
        #POST_TARGETDEPS += copy_launch_script

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

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            viperpiper Bruce Rankine
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes