Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtMobility 1.1 / WindowsXP / Messaging Framework and MinGW
Forum Update on Monday, May 27th 2025

QtMobility 1.1 / WindowsXP / Messaging Framework and MinGW

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sabrog
    wrote on last edited by
    #1

    I want using Messaging API from QMF, but inside "documentation":http://doc.qt.nokia.com/qtmobility-1.1.0/installation.html i found this notice:

    [quote]
    Note that messaging functionality will not work if you are using the MinGW compiler.
    [/quote]

    Why QMF don't like MinGW?

    QT - Apple QuickTime
    Qt - Nokia's Qt Development Frameworks
    Apple is a competitor of Nokia, so QT != Qt

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Franzk
      wrote on last edited by
      #2

      bq. While not supported for this release the desktop Windows backend requires that a MAPI subsystem is installed.

      Based on this I would say that QMF depends on MAPI and the MAPI subsystem (used by outlook) cannot be used with MinGW.

      "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        so we should all switch to linux ? :)

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Franzk
          wrote on last edited by
          #4

          At least switch away from Windows.

          "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sabrog
            wrote on last edited by
            #5

            It can be portable to all platform where can work Qt, if QMF developers be use QTcpSocket + custom RFC implementation instead call OS API. :(

            QT - Apple QuickTime
            Qt - Nokia's Qt Development Frameworks
            Apple is a competitor of Nokia, so QT != Qt

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Franzk
              wrote on last edited by
              #6

              From a maintenance point of view it makes sense calling the OS/vendor API, especially when it concerns closed protocols.

              "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved