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

Examples - Unable to build panoramaWithSense (mobility 1.0) get member function declared error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 1.2.0
    • 1.1.0
    • Sensors
    • None
    • 0e9a1c6d538f7f8314eb23aaa5cf1cc4671e25bf

    Description

      When I build the panoramaWithSense project I get the following errors:

      C:/temp_autotest/Symbian/Examples/MobilityExamples/1.0/examples/sensors/panoramaWithSense/inputcontroller.cpp:43:
      error: no 'void InputController::doConnect()' member function declared in class
      'InputController'

      C:/temp_autotest/Symbian/Examples/MobilityExamples/1.0/examples/sensors/panoramaWithSense/inputcontroller.cpp:47:
      error: no 'void InputController::doDisconnect()' member function declared in
      class 'InputController'

      On further invesigation it was discovered:

      inputcontroller.h and compasscontroller.h don't have these declared:

      void doConnect();
      void doDisconnect();

      Then the slots for:
      virtual void doStart();
      virtual void doStop();

      and not defined.

      Attachments

        Activity

          People

            p2niemel pia
            brooney Bryan Rooney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: