Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User harry_zhang's Avatar
    Join Date
    May 2006
    Posts
    48
    I've successfully build QT demos for S60 emulator by following the installation guide at http://pepper.troll.no/s60prerelease...pensource.html.

    However, what console command needed to create bld.inf and .pkg file for a self-created single application. It seems that configure.exe helps do these work for all demo/sample applicaitons, but it's really too heavy.

    Any suggestion or guidance are welcomed, many thanks in advance!

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Call qmake on your project's *.pro file.

  3. #3
    Registered User harry_zhang's Avatar
    Join Date
    May 2006
    Posts
    48
    Quote Originally Posted by ltomuta View Post
    Call qmake on your project's *.pro file.
    It works! Many thanks!

    BTW, I found that qmake generate bld.inf, .pkg and MAKEFILE based on .pro file, can u kindly share some links to learn about how to write such a .pro file of QT for S60?

    Thanks again in adv!

  4. #4
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    Hi,

    In general you can use the standard .pro files (Qt is cross platform and the .pro file can be used to create the necessary build files for all the different platforms). Just look at the standard Qt documentation on the Trolltech site, or the examples in the technology preview.

    There are some Symbian specific extensions for setting things like UIDs and capabilities. As far as I'm aware there isn't any public documentation for these yet.

    Sorcery

  5. #5
    Registered User harry_zhang's Avatar
    Join Date
    May 2006
    Posts
    48
    Get it, thx a lot!

  6. #6
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    I'ts important to use the pro files for all the settings as any direct changes to mmp files will be lost.

    BTW if anyone notices there's something that can't be defined in the pro file but can be set to the mmp file please post it f.ex to this forum.

    Cheers,
    Jack

  7. #7
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    From my discussions about this on the qtS60-feedback list it seems the plan is to allow arbitrary additions to the MMP file from the .pro file with custom MMP rules. So there shouldn't be anything you can't do in the MMP.

    Mark

  8. #8
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    There is documentation available about Symbian extensions to pro file in the Qt for S60 developer's library:
    http://library.forum.nokia.com/index...8FDBFC00F.html

    Cheers,
    Jack

Similar Threads

  1. Error in project build for Emulator Debug(WINSCW)S602ndFP@2
    By SanjayKhuntia in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2008-08-13, 11:47
  2. symbian signed testing problem.
    By anglina in forum Symbian C++
    Replies: 0
    Last Post: 2007-02-01, 10:15
  3. OpenGL ES app is not trusted
    By mribble in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 7
    Last Post: 2006-11-03, 22:48
  4. Latest Carbide.vs and problems with ARMI build
    By mhakkara in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2006-04-05, 10:17
  5. Replies: 2
    Last Post: 2002-05-31, 08:50

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