Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1294

Q_ORGANIZER_EXPORT is undefined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 1.1.0
    • Organizer
    • None
    • Qt SDK on Windows

    Description

      Today (Feb 23) I updated my Qt SDK and application that uses QOrganizer API started to generate compile errors. This was the first time I used "Help -> Start updater" feature. I get the following error messages:

      C:/Qt/QtSDK/Symbian/SDKs/Symbian3Qt471/epoc32/include/app/qorganizeritemdetail.h:62: error: 'Q_ORGANIZER_EXPORT' does not name a type

      My workaround was to add:

      #define Q_ORGANIZER_EXPORT

      line to:

      C:/Qt/QtSDK/Symbian/SDKs/Symbian3Qt471/epoc32/include/app/qorganizeritemdetail.h

      and to

      C:/Qt/QtSDK/Symbian/SDKs/Symbian3Qt471/epoc32/include/app/qorganizeritemid.h

      Then building was possible again. I'm pretty sure that this was not the right way to fix the situation..

      Attachments

        Activity

          People

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            iloksane Ilkka Oksanen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: