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

Bearermonitor doesnt run on simulator on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.3
    • 4.7.1
    • None
    • Mac OSX 10.6.6 , Qt SDK 1.1, Qt SDK 1.1.3
    • macOS

    Description

      in example/network/bearermonitor wont run on simulator on Mac
      there are 2 mistakes
      bearermonitor.cpp line 66
      you missed the ')' after defined(MAEMO_UI

      bearermonitor.h line 75
      the code is #if defined(Q_OS_WIN) || defined(Q_WS_SIMULATOR)
      once i took the '|| defined(Q_WS_SIMULATOR)' out of the code, the example can run properly.

      Attachments

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

        Activity

          People

            peter-har Peter Hartmann
            thanyaj Thanyaluk Jirapech-umpai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes