Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QGeoPositionInfoSource::availableSources gives empty list on belle

QGeoPositionInfoSource::availableSources gives empty list on belle

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.6k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mstanescu
    wrote on last edited by
    #1

    Hi guys,

    I am trying to access positioning services on my C7 which has Symbian Belle.
    The problem is that nothing works. QGeoPositionInfoSource::availableSources gives empty list and QGeoPositionInfoSource::createDefaultSource gives null pointer.

    My pro file looks like this

    symbian:TARGET.CAPABILITY += NetworkServices Location ReadUserData Location LocalServices ReadUserData WriteUserData ReadDeviceData WriteDeviceData NetworkServices

    CONFIG += mobility
    MOBILITY += location systeminfo

    SOURCES += main.cpp mainwindow.cpp
    HEADERS += mainwindow.h
    FORMS += mainwindow.ui

    Other applications (not made by me:) can happilly access positioning so that works

    Any ideas?

    Regards
    mihai

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mstanescu
      wrote on last edited by
      #2

      I got it working somehow :)...i copied from the maps eample in the qtsdk

      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