Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User zeodtr's Avatar
    Join Date
    Aug 2008
    Posts
    11
    When 'abld build gcce udeb', 'Convert Files...' takes forever.
    'abld build gcce urel' does the same.
    I was trying to build 'HelloWorldBasic'.
    Meanwhile, 'abld build winscw udeb' succeeds.

    SDK version is S60 3rd Edition Feature Pack 1. (zip file was 'S60_3rd_Edition_SDK_Feature_Pack_2_v1_1_en.zip')
    And I use Carbide C++ v1.3.
    Active Perl version is 5.6.1 build 635.

    What's wrong?

    (Of course I can use Carbide C++ IDE, but I want to know what the problem is.)
    Last edited by zeodtr; 2008-08-26 at 04:54.

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    can you show us some more of the command window output.

  3. #3
    Registered User zeodtr's Avatar
    Join Date
    Aug 2008
    Posts
    11
    Quote Originally Posted by skumar_rao View Post
    can you show us some more of the command window output.
    I think I've found the source of the problem.
    'epoc' (the emulator) was running when I ran 'abld builf gcce udeb'.
    When I retried abld without 'epoc' running (to log some more of the command window output), 'Convert Files...' step passed. (and there appeared another build problems... but I'm not interested in them, for now.) And when I tried again with 'epoc' running(but without any phone program - including the program I was building - is running on it), the problem reappeared.
    Maybe a file lock is related? I don't know...

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,680
    Emulator locks all resource files, that is the cause. So executables (.exe, .dll) can be re-compiled if the emulator is running (but the given executable is not used), but resource files can not.

  5. #5
    Registered User zeodtr's Avatar
    Join Date
    Aug 2008
    Posts
    11
    Quote Originally Posted by wizard_hu_ View Post
    Emulator locks all resource files, that is the cause. So executables (.exe, .dll) can be re-compiled if the emulator is running (but the given executable is not used), but resource files can not.
    Thank you. Now it's clear.
    It might had been better if the build process showed some warning or failed with appropriate error message. Waiting forever without any message is not so helpful...

Similar Threads

  1. How to build GCCE target
    By dsiorpaes in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2008-09-18, 06:54
  2. Can't build with GCCE
    By Canis85 in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2008-08-01, 18:46
  3. extending and embeding Python with C/C++
    By nile_mail in forum Python
    Replies: 7
    Last Post: 2007-01-05, 05:35
  4. .app and .aif files not created during build
    By ulrichta in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2006-08-13, 20:45
  5. Unable to launch emulator : GCCE udeb
    By rem78 in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2006-03-01, 15:33

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