Discussion Board

Results 1 to 8 of 8
  1. #1
    Regular Contributor honour88's Avatar
    Join Date
    Sep 2009
    Posts
    53
    Hi,

    I have a problem about turkish character.

    when I wrtie like this;
    Code:
    #{"TiklaKazan Yardımci"},(0x2002FB16),1,1,0
    
    ;Supports Series 60 v 3.0
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}
    
    "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\StartApp.exe"		  -"!:\sys\bin\StartApp.exe",FR,RI
    
    "$(EPOCROOT)Epoc32\data\z\resource\startapp.rSC"-"c:\private\101f875a\import\[2002FB16].rsc"
    It works.
    But when i use turkish character, it gives an error.

    Code:
    #{"TıklaKazan Yardımcı"},(0x2002FB16),1,1,0
    
    ;Supports Series 60 v 3.0
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}
    
    "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\StartApp.exe"		  -"!:\sys\bin\StartApp.exe",FR,RI
    
    "$(EPOCROOT)Epoc32\data\z\resource\startapp.rSC"-"c:\private\101f875a\import\[2002FB16].rsc"
    The red line gives an error "unkonwn line"

    How can I solve this problem?

    Thank you.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    As an experiment you could try removing that line, just to see if the problem suddenly gets reported in the previous line.
    It would not be the first time when the Turkish i-without-the-dot causes some difficulties.

  3. #3
    Regular Contributor honour88's Avatar
    Join Date
    Sep 2009
    Posts
    53
    When I delete the line, there is no error. What should I do?

  4. #4
    Regular Contributor honour88's Avatar
    Join Date
    Sep 2009
    Posts
    53
    How can fix it ? Do you have any idea?

  5. #5
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Open Carbide.c++ and right click on the .pkg file. Then select Properties from the menu which will show you Text file encoding section. There you select UTF-8 encoding from the drop down list. Save your .pkg file and try creating a .sis file from it.
    Nokia Developer Wiki Moderation team

  6. #6
    Regular Contributor honour88's Avatar
    Join Date
    Sep 2009
    Posts
    53
    Quote Originally Posted by kiran10182 View Post
    Open Carbide.c++ and right click on the .pkg file. Then select Properties from the menu which will show you Text file encoding section. There you select UTF-8 encoding from the drop down list. Save your .pkg file and try creating a .sis file from it.
    It didn't work.

  7. #7
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Hmm, I don't have a concrete answer for this specific problem. Can you attach your problematic .pkg file here as an attachment so that we may try it locally?
    Nokia Developer Wiki Moderation team

  8. #8
    Regular Contributor honour88's Avatar
    Join Date
    Sep 2009
    Posts
    53
    My Carbide version was 2.0. I've installed new carbide 2.3 and imported my application to new carbide.Now it works.Thank you all.

Similar Threads

  1. Replies: 5
    Last Post: 2010-07-09, 09:25
  2. Makesis error: unknown line
    By schnesim in forum Symbian C++
    Replies: 3
    Last Post: 2008-07-30, 11:15
  3. Replies: 4
    Last Post: 2008-02-19, 07:04
  4. PKG File: executing an exe with command line arguments
    By vaibhavjain in forum Symbian Tools & SDKs
    Replies: 8
    Last Post: 2007-09-25, 10:12
  5. Sample PKG file for command-line exe in S60V3?
    By qiangtu in forum Symbian C++
    Replies: 1
    Last Post: 2006-07-26, 06:34

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