Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User catharsis's Avatar
    Join Date
    Jul 2008
    Posts
    103
    I'm using latest Qt SDK (1.2.1) and I have a medium size Widget-based app. Compiling for Symbian^3 takes a reasonable amount of time (under 1min), but compiling for 5th edition takes something between 5 and 10 minutes, from which the longest time is this command:
    Code:
    make -s  -C \Develop\QtProjects\MyProject -f "MAKEFILE_MYPROJECT_EXE.MK" TO_ROOT=..\..\.. EPOCBLD=\QtSDK\Symbian\SDKs\Symbian1Qt473\EPOC32\BUILD\MAKEFILE_MYPROJECT_EXE\GCCE TO_BLDINF=..\..\..\Develop\QtProjects\MyProject PLATFORM=GCCE MAKMAKE
    perl -S makmake.pl  -D \Develop\QtProjects\MyProject\MYPROJECT_EXE GCCE
    Is it normal to compile this slow? I have one of the faster computers available now (i7 quad core with 8GB of RAM, running Windows 7 x64) and I find this ridiculously slow. Is it something wrong with my perl version, gcce or environment configuration?

  2. #2
    Registered User kusumk's Avatar
    Join Date
    Sep 2011
    Posts
    449
    Hi,

    there seems to be issues with the perl on symbian for slow compilation. There are upstream bugs mentioned here, but i couldnt open the links in that bug, does anyone have any idea?

  3. #3
    Registered User duncan.waugh's Avatar
    Join Date
    May 2011
    Posts
    35
    I see this too, 1 minute to compile for Symbian^3, and a minimum of 16 minutes to compile for S60 5th (at this point I walked away). A bit of a nightmare productivity wise.

  4. #4
    Registered User catharsis's Avatar
    Join Date
    Jul 2008
    Posts
    103
    You could try to take some advice written in http://www.developer.nokia.com/Commu...ice-takes-ages (I found this thread after I started this). I don't have time at the moment to clean up my code, I just removed all the #include <QtGui>, but no significant change.

Similar Threads

  1. When 'abld build gcce udeb', 'Convert Files...' takes forever.
    By zeodtr in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2008-08-26, 10:19
  2. compiling error with S40 5th edition library
    By morningai in forum Mobile Java General
    Replies: 7
    Last Post: 2007-11-29, 16:09
  3. S60 3rd edition, compiling for target device
    By Jeepy in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2006-08-16, 09:57
  4. Compiling problem 3rd edition
    By nhamel in forum Symbian Media (Closed)
    Replies: 1
    Last Post: 2006-07-26, 21:19

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