Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-53

Compiling QtSingleApplication on Mac with QT_NO_DEBUG_OUTPUT fails.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Not Scheduled
    • No Version
    • Single Application
    • None
    • macOS

    Description

      Compiling QtSingleApplication on Mac with QT_NO_DEBUG_OUTPUT fails as both Qt and an OpenTransport function have qDebug.

      To work around this, edit the qtsingleapplication_mac.cpp and change the

      #include <Carbon/Carbon.h>

      to

      #include <CoreFoundation/CoreFoundation.h>

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes