Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User juannoguera's Avatar
    Join Date
    Dec 2005
    Location
    Albacete, Spain
    Posts
    380
    Hello,

    I installed Carbide C++Express on Windows Vista. The only SDK installed is S60_3rd_FP2_SDK_v1.1
    The recommended version of ActivePerl is installed (5.6.1), and I followed all points for getting Carbide to work well on Vista.

    If I import a Bld.inf file from a example project inside the SDK or projects I have from other sources, everything works OK. I can build, create SIS, etc.

    However, when I create a new "Symbian OS C++ Project" (3rd Future Edition GUI Application) from inside Carbide's IDE and just attempt to build it without touching anything (just build what the IDE itself has generated), I get the following build errors:

    -----Error 1------
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : Unterminated string
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : syntax error
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(157) : Unterminated string
    RCOMP failed with code 1
    make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\resource\apps\Sabico_0x20020B36.rsc] Error 1
    make: *** [RESOURCESABICO] Error 2


    -----Error 2-----
    C:\Symbian\Carbide\workspace\Sabico\data\Sabico_reg.rss:15: Sabico_0x20020B36.rsg: No such file or directory
    * cpp failed
    make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\private\10003a3f\apps\Sabico_0x20020B36_reg.rsc] Error 2
    make[1]: *** Waiting for unfinished jobs....
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : Unterminated string
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : syntax error
    C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(157) : Unterminated string
    RCOMP failed with code 1
    make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\resource\apps\Sabico_0x20020B36.rsc] Error 1

    Errors caused tool to abort.
    make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\EPOC32\BUILD\Symbian\Carbide\workspace\Sabico\group\SABICO\WINSCW\udeb\SabicoAppUi.o] Error 1
    make: *** [TARGETSABICO] Error 2

    -------------------------

    Any help would be much appreciated.

    Thanks in advance,
    Juan

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    you should check what is going wrong with the line 156 in your Sabico.rss file.

  3. #3
    Registered User juannoguera's Avatar
    Join Date
    Dec 2005
    Location
    Albacete, Spain
    Posts
    380
    Sabico.rss is automatically generated by the Carbide's wizard.
    The content of the lines that report errors is (I add line number as heading):

    153 RESOURCE TBUF32 r_caption_string { buf=qtn_caption_string; }
    154 RESOURCE TBUF32 r_about_dialog_title { buf=qtn_about_dialog_title; }
    155 RESOURCE TBUF r_about_dialog_text { buf=qtn_about_dialog_text; }
    156 RESOURCE TBUF r_command1_text { buf=qtn_command1_text; }
    157

    Is there anything wrong in line 156?

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It also matters what qtn_command1_text is. The error message complains about unterminated string. Have you considered checking that?...

  5. #5
    Registered User juannoguera's Avatar
    Join Date
    Dec 2005
    Location
    Albacete, Spain
    Posts
    380
    Thank a lot,

    Actually qtn_command1_text as OK, but there was broken text further down the .rls file where qtn_command1_text is defined.
    I fixed that and now it compiles.

    The Carbide wizard let me input a line feed on a place that later created this error.

    BR/ Juan

Similar Threads

  1. Carbide Build PKG file to SISX - Phone says: "Can't Install"
    By mikedeklerk in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 6
    Last Post: 2009-05-19, 08:23
  2. Error 1 file I/O fault when i upgraded to carbide express 1.1
    By seamus_rooney in forum Symbian Tools & SDKs
    Replies: 8
    Last Post: 2008-07-01, 22:16
  3. how to create .sis file in Carbide.....
    By pritesh_j2me in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 9
    Last Post: 2008-05-16, 08:25
  4. PED and signing.
    By IX in forum Python
    Replies: 11
    Last Post: 2008-04-21, 01:15
  5. Contacts fields order??
    By timatima in forum Symbian C++
    Replies: 1
    Last Post: 2007-06-08, 13:51

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