Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    I created a new GUI application in Carbide c++ and I did not write any line of code. I got this error when I try runing the project:
    BLD.INF FATAL ERROR: \Symbian\Carbide\workspace\GUI\group\ICONS_SCALABLE_DC.MK does not exist bld.inf /GUI/group

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Which version Carbide.c++? Which build chain? Which SDK? Is there a similarly named file in the \group directory?

  3. #3
    Regular Contributor dahiya.vinod's Avatar
    Join Date
    Dec 2010
    Posts
    142
    Carbide sometime generates invalid path seprator in bld.inf file.
    Look into your bld.inf file and replace any forward slash ( / ) with backward slash ( \ ).

  4. #4
    Registered User emaillenin's Avatar
    Join Date
    Mar 2009
    Location
    Chennai, India
    Posts
    49
    Quote Originally Posted by ltomuta View Post
    Which version Carbide.c++? Which build chain? Which SDK? Is there a similarly named file in the \group directory?
    Hi, I am also getting the same error. I am using
    Carbide.c++ Version 2.7.0
    Build v201007151415_86
    SDK is S60_5th_Edition_SDK_v1.0

    I am following the tutorial here - http://wiki.forum.nokia.com/index.ph...1_-_Helloworld

    Please help

    (I replaced the forward slashed with backward slashed in the bld.inf file as mentioned in #3. Still the same error.)
    Last edited by emaillenin; 2011-01-30 at 10:48. Reason: Grammar mistake

  5. #5
    Registered User senfsaufer's Avatar
    Join Date
    Jan 2011
    Posts
    1
    In the group folder I renamed the "Icons_aif_scalable_dc.mk" to "Icons_scalable_dc.mk".
    I still got the Error message, but it worked.

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Does the referred file exist? These are actual paths and files. Note that the SDK can not deal with drive letters, your workspace has to reside on the same drive where the SDK is.

  7. #7
    Registered User emaillenin's Avatar
    Join Date
    Mar 2009
    Location
    Chennai, India
    Posts
    49
    Quote Originally Posted by senfsaufer View Post
    In the group folder I renamed the "Icons_aif_scalable_dc.mk" to "Icons_scalable_dc.mk".
    I still got the Error message, but it worked.
    I changed the filename in the bld.inf like this

    PRJ_MMPFILES
    gnumakefile icons_aif_scalable_dc.mk
    #endif

    Now its working fine
    Last edited by emaillenin; 2011-01-30 at 14:06. Reason: added code

Similar Threads

  1. BLD.INF FATAL ERROR: ICONS_SCALABLE_DC.MK does not exist
    By MatuX in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 5
    Last Post: 2010-10-11, 09:23
  2. how to build icons_aif.mk in .net?
    By xuelanding in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2009-09-01, 10:46
  3. Make Target in .mk file
    By elviin in forum Symbian C++
    Replies: 1
    Last Post: 2009-05-29, 17:36
  4. .mk file problem
    By Liwuje in forum Symbian C++
    Replies: 0
    Last Post: 2009-02-16, 11:42
  5. gcce.mk gotcha
    By iothal in forum Symbian C++
    Replies: 1
    Last Post: 2008-11-14, 16:16

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