Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User ram4soft's Avatar
    Join Date
    Jul 2007
    Posts
    279
    hi,
    my application is running fine on 3rd_fp1but on other platforms (fp2,mr, or 5th) requires changes for some APIs,
    my question is how to know the platform to write the appropriate code
    e.g,
    Code:
    if 3rd_fp1
    do x;
    else if 3rd_fp2 
    do y;
    ....
    thanks

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,744
    You can find platform macros in epoc32\tools\e32plat.pm
    For example in case of S60 3rd FP1
    Quote Originally Posted by e32plat.pm
    Code:
    #Added SERIES60 macros
    my @EpocMacros=('__SYMBIAN32__','__SERIES60_31__','__SERIES60_3X__');

  3. #3
    Registered User anglina's Avatar
    Join Date
    Dec 2006
    Location
    Noida, India
    Posts
    150

Similar Threads

  1. Single or multi SIS for different platforms ?
    By Daneel in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2010-06-10, 07:58
  2. How do I distinguish between target platforms in bld.inf
    By Larsson73 in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2009-09-04, 12:35
  3. (error)make[1]:***no rule to make target...??
    By asude in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 7
    Last Post: 2009-05-14, 17:09
  4. Replies: 0
    Last Post: 2007-12-19, 08:27
  5. Replies: 4
    Last Post: 2007-03-12, 06:28

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