Discussion Board

Page 1 of 4 1234 LastLast
Results 1 to 15 of 55
  1. #1
    Nokia Developer Champion james1980's Avatar
    Join Date
    Sep 2007
    Location
    Bhavnagar
    Posts
    916
    Hi All,

    I have read about the Qt mobility contest on wiki but not able to get any detail about the contet. Can anybody gives the detail about it? I had search on wiki but not helps me.

    Thanks.
    Jajal Mehul

  2. #2
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    Hello sir,
    nice to see you're so interested already. We'll be launching the contest next week - stay tuned!

    Cheers,
    Jack

  3. #3
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    Hi,

    The contest with great prizes opened today, have a look at
    http://wiki.forum.nokia.com/index.ph...bility_Contest

    Updated release of Qt Mobility APIs is now in please have a look at http://wiki.forum.nokia.com/index.ph...nology_Preview
    The same packages will soon be in http://qt.nokia.com/developer/new-qt-apis


    Cheers,
    Jack

  4. #4
    Hi,

    Is this contest open for Nokia employees ?

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    Most likely not, but if you are nokia internal, you could contact Jack Torrance and ask for clarification.

  6. #6
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    It's said in the contest rules that if you're working for SPONSOR you can't attend. In this case the sponsor is indeed Nokia so sorry, not for Nokia employees.

    Jack

  7. #7
    Registered User angelmrayo's Avatar
    Join Date
    Nov 2007
    Posts
    18
    Details about Qt Mobility Contest are published in http://wiki.forum.nokia.com/index.ph...bility_Contest yet.

    Good luck.

    I'm going to participate.

  8. #8
    Nokia Developer Champion axeljaeger's Avatar
    Join Date
    Mar 2009
    Posts
    430
    It the contest open for nokia externals?

  9. #9
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by axeljaeger View Post
    It the contest open for nokia externals?
    Deleted ...
    Last edited by skumar_rao; 2009-12-13 at 14:44. Reason: Oops i mis-took as as 3rd party developer ... so delete the response

  10. #10
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    Quote Originally Posted by axeljaeger View Post
    It the contest open for nokia externals?
    Jack might be better on answering that, anyway, if you are employed by Nokia as an external, I would assume the same rule to apply to you as the Nokia internal employees.

  11. #11
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    If you're directly getting paid by Nokia then not. Externals - no problems!

    Full speed ahead Axel - looking fwd to what you come up with.

    Jack

  12. #12
    Registered User zhubc123's Avatar
    Join Date
    Mar 2003
    Posts
    30
    Hi,

    I've compiled TelephoneEx, LocaitonEx for both emulator and phone(release), TelephonyEx can be launched on emulator, but LocationEx cannot be launched from Emulator. Both Telepnony and LocationEx cannot be luanched from phone. I've installed qt.sis, qt_mobile_ext_libs.sisx onto Nokia 5800, the application just don't respond when I click the icon on the phone.

    Maybe I should sign it use certificate rather than self-sign. But how about the demo package qt_mobile_ext_libs.sisx? After I install it, the result is the same. The icons are there, but none of it can run.

    By the way, I'm using Mobile extension preview 3.

    Any help would be very much appreciated!

    zbc

  13. #13
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    which version of "Qt For S60" ? note that Qt 4.6 does not support Mobile Extension. You have to use Mobility APIs.

  14. #14
    Nokia Developer Moderator Jack Torrance's Avatar
    Join Date
    May 2007
    Posts
    468
    Sounds like you're using Mobile Extensions (http://wiki.forum.nokia.com/index.php/Mobile_Extensions) instead of Mobility APIs (http://qt.nokia.com/developer/new-qt-apis). We haven't build the mobile extensions for Qt 4.6.0 (yet). If you want to use those you need to build them yourself as a part of your application.

    Jack

  15. #15
    Registered User zhubc123's Avatar
    Join Date
    Mar 2003
    Posts
    30
    Thanks for your reply.

    I downloaded and upzip qt-mobility-src-1.0.0-tp2( hope this is the right version for competiiton), and following instruction from http://qt.nokia.com/doc/qtmobility-1...tallation.html.

    After running "configure -prefix %targerDIR%" from command line, it showed "configure has finished. You may run make to build the project now."

    Then I try to build location project from both command line and carbide, howerver, errors came out:

    A) For command line: run 1. qmake, 2. make debug-winscw, part of errors are:
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:90: illegal struct/union/enum/class definition
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:90: (included from:
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:90: C:\Qt\4.6.0-beta\include\QtCore\qscopedpointer.h:1
    ....
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:92: ';' expected
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:92: (included from:
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:92: C:\Qt\4.6.0-beta\include\QtCore\qscopedpointer.h:1
    ....
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:94: declaration syntax error
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:94: (included from:
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:94: C:\Qt\4.6.0-beta\include\QtCore\qscopedpointer.h:1
    C:\Qt\4.6.0-beta\src\corelib\tools\qscopedpointer.h:94: C:\Qt\4.6.0-beta\src\corelib\kernel\qobject.h:54
    ...
    Errors caused tool to abort.

    B) From carbide:
    The file 'qmobilityglobal.h' cannot be opened
    undefined indentifier 'QTM_BEGIN_NAMESPACE'
    undefined identifier 'QGeoCoordinate'
    ..............

    No idea how to use Qt Mobility API. Hard....

    Help!!!

    zbc

Page 1 of 4 1234 LastLast

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