Results 1 to 3 of 3

Thread: installing Qt Mobility for Symbian platform

  1. #1
    Join Date
    Jan 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default installing Qt Mobility for Symbian platform

    Hello everyone,

    First, let me introduce myself, my name is Yoram Kerckhofs, I'm 21 years old and I live in Belgium. I go to school @ XIOS Hogeschool Limburg and they have presented us with a project where we should find out how we program on Qt ourselves. Let me elaborate.


    Our project consists of a few rules we have to follow:
    - use Qt
    - use S60
    - It has to be something Location (GPS) based
    - If possible, use OVI Maps

    Now, after some careful reading and trial & error. We are almost there, our installation ALMOST works :P
    The only problem we are facing now, is getting QtMobility - location module to work in Qt Creator.

    We are getting the option to include various headers from the location module, so that works fine we think. But when we try and run it, it presents us with the error:
    Qt Code:
    1. WARNING: Can't find following headers in User or System Include Paths
    2. "qmobilityglobal.h"
    3. (User Inc Paths "\users\student\documents\testloc\")
    4. Dependency list for "\Users\student\Documents\testLoc\mainwindow.cpp" may be incomplete
    To copy to clipboard, switch view to plain text mode 

    The problem is.. we are complete newbies @ Qt.. So we have no understanding of the error. Users / System include paths.. no clue where we can edit these.. or maybe it's another problem, not building the Qt Mobility location module correctly, or.....

    Can anyone help us?
    Thanks alot!

  2. #2
    Join Date
    Jan 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: installing Qt Mobility for Symbian platform

    I think I have found the problem.

    We only have the option to build for GCCE, but our emulator runs WINSCW... is there an option to build for WINSCW aswel?

    ie. make release-winscw (this doesn't work.. we tried xD)

    thanks in advance!

  3. #3
    Join Date
    Jan 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: installing Qt Mobility for Symbian platform

    We found the "solution" .. debug-winscw does work it seems..

    Although we're getting another error now.. but we've called in a nokia qt dev to help us out :>

    grtz!

Similar Threads

  1. Platform independent GUI
    By bnilsson in forum Qt Programming
    Replies: 39
    Last Post: 28th November 2009, 11:00
  2. Telephony API for QT (not Symbian)
    By almodius in forum Qt Programming
    Replies: 1
    Last Post: 13th November 2009, 08:38
  3. Replies: 3
    Last Post: 13th October 2009, 15:31
  4. Cross platform application???
    By Shuchi Agrawal in forum Newbie
    Replies: 6
    Last Post: 15th February 2007, 05:36
  5. Deteecting platform
    By chombium in forum Qt Programming
    Replies: 1
    Last Post: 25th April 2006, 17:18

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.