Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor satishkatta's Avatar
    Join Date
    May 2008
    Posts
    167
    Hi

    I am using S60_5th_Edition_SDK_v0.9 when I try to compile this project(HttpTaskManager) getting
    an error in file TaskManagerApp.cpp which says:

    1) "undefined identifier 'TDllReason'
    2) warning: Clock skew detected. Your build may be incomplete

    Read all posts on S60 3rd editions.
    any idea what's going wrong?

    Bye

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    The part of code holding that reference is added for compatibility with S60 2nd Edition platform releases. Please do check the documentation regarding application's migration from S60 2nd Edition to S60 3rd Edition.

    There is a defect in that example as the macro used for SDK differentiation is __SERIES60_30__ instead of the more generic __SERIES60_3X__

    Replace all occurrences of the __SERIES60_30__ macro with __SERIES60_3X__ and all will be OK.

    Thank you for signaling this defect, we will make sure to fix it.

Similar Threads

  1. i cant build helloworld project
    By akhin in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2008-12-22, 12:38
  2. STL error
    By mdzahidul_haque in forum Symbian C++
    Replies: 2
    Last Post: 2008-12-05, 12:24
  3. Whats missing?
    By imrank in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-08-28, 07:22
  4. help !! about SIP errors
    By wgarnett in forum Symbian C++
    Replies: 3
    Last Post: 2006-05-17, 05:30
  5. 新手求救!錯誤訊息!
    By wgarnett in forum Symbian
    Replies: 2
    Last Post: 2005-09-26, 02:21

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