Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User anothertest's Avatar
    Join Date
    Jul 2009
    Posts
    22
    Hello,

    I followed the instructions in INSTALL.symbian and unzipped qt-mobility-1.0.0-epoc32-5.0.zip and convenienceheaders.zip to the root of my subst drive, next to epoc32

    Unpacking qt-mobility-1.0.0-epoc32-5.0.zip unpacks binaries to:

    Code:
    \epoc32\release\winscw\udeb
    \epoc32\release\armv5\urel
    and header files to

    Code:
    \epoc32\include\middleware
    \epoc32\include\applications
    and plugin files to

    Code:
    \epoc32\data\z\resource\qt\plugins
    My project includes qsysteminfo.h. However the file cannot be found.

    qsysteminfo.h Is located in \epoc32\include\middleware\
    But all Qt include files are normally located (and found) in [QT_HOME]\include\, not epoc32\include

    The macro QTM_USE_NAMESPACE can also not be found.

    Do I need to add the location of the header files in my *.pro file?

  2. #2
    Nokia Developer Moderator gnuton's Avatar
    Join Date
    Mar 2009
    Posts
    1,024
    Hi,
    Did you try the Nokia Qt SDK? Mobility should be already there you don't have to install mobility libs separately.

    In case you want to use have already installed on your machine, you could check where is/are the mobility mkspec file. That file give to the compiler informations about the location of
    libs and include files.
    You can also check which path are used by QMake, just adding some lines like these
    message($$LIBS)
    message($$INCLUDE)
    in your application project file and then run qmake and make and see what is is printed out..
    You can check then check that your mobiltiy files are in the right place.
    I hope this help you..

Similar Threads

  1. QtMobility example buyild problem
    By prathibha83 in forum [Archived] Qt Mobility Project
    Replies: 1
    Last Post: 2010-05-10, 10:53
  2. .dso file not found. problem config. qtmobility project
    By atx_fh in forum [Archived] Qt Mobility Project
    Replies: 3
    Last Post: 2010-02-24, 15:20
  3. QtMobility Windows
    By rbaltazar in forum Geolocation and Navigation
    Replies: 1
    Last Post: 2009-11-04, 23:03
  4. Replies: 16
    Last Post: 2007-01-09, 21:20
  5. Not able to include header files when import the .mmp file from the symbian example
    By amitjigupta in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 1
    Last Post: 2006-09-11, 13:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved