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

guitar tuner doesnt build on 4.7.4 without changes to the guitartuner.pro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 4.7.4
    • Multimedia
    • None
    • Fedora Core 14, Linux 32bit. QtCreator 2.3.1.x, Qt 4.7.4

    Description

      I build guitartuner successfully on earlier version of QtCreator.
      Recently upgraded to 4.7.4 on both Windows and Linux (Fedora Core 14).

      Both fail to build (there is an existing issue raised for NT)

      On Linux, when you load the guitar tuner app up from the Qt Welcome screen (search guitar in demos search) the build fails.
      Complains lack of QAudioDeviceInfo, QAudioOutput and QAudioInput lines 46 - 48 of guitartuner.h

      I found these files, and realized if I modify the guitartuner.pro as follows, it builds. But the include files are still highlighted with an underscore.

      #-------------------------------------------------
      #

      1. Project created by QtCreator 2010-10-22T14:28:56
        #
        #-------------------------------------------------

      --QT += core gui
      ++QT += core gui multimedia

      Attachments

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

        Activity

          People

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            shooking Stephen Hookings
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes