Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User maluta_tiago's Avatar
    Join Date
    Sep 2006
    Posts
    2
    Hi,

    I've created a S60 2.x Control Based GUI Application using Carbide.C++ Express from the wizard dialog.

    I didn´t change the source, but when I compile I got the following error:

    Code:
    **** Full rebuild of configuration S60 2.8 Emulator Debug for project test42 ****
    
    make -k clean all 
    rm  C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\DATA\Z\system\apps\test42\test42.aif  .\src\test42App.o .\src\test42AppUi.o .\src\test42Container.o .\src\test42Document.o  .\.generated\winscw_uid.o  C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42.rsc C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42_caption.rsc  C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42aif.rsc  C:\Symbian\8.1a\S60_2nd_FP3\epoc32\release\WINSCW\UDEB\Z\system\apps\test42\test42.app
    process_begin: CreateProcess((null), rm C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\DATA\Z\system\apps\test42\test42.aif .\src\test42App.o .\src\test42AppUi.o .\src\test42Container.o .\src\test42Document.o .\.generated\winscw_uid.o C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42.rsc C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42_caption.rsc C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINSCW\UDEB\Z\system\apps\test42\test42aif.rsc C:\Symbian\8.1a\S60_2nd_FP3\epoc32\release\WINSCW\UDEB\Z\system\apps\test42\test42.app, ...) failed.
    make (e=2): O sistema não pode encontrar o arquivo especificado.
    
    make: [clean] Error 2 (ignored)
    ' '
    'Building file: ../data/test42.aifdef'
    'Invoking: AIF Compiler'
    perl -S epocaifdef.pl -I"D:\Perl\bin" -I- -I"C:\Symbian\8.1a\S60_2nd_FP3\epoc32\include" -o"C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/DATA/Z/system/apps/test42/test42.aif" ../data/test42.aifdef
    process_begin: CreateProcess((null), perl -S epocaifdef.pl -ID:\Perl\bin -I- -IC:\Symbian\8.1a\S60_2nd_FP3\epoc32\include -oC:/Symbian/8.1a/S60_2nd_FP3/EPOC32/DATA/Z/system/apps/test42/test42.aif ../data/test42.aifdef, ...) failed.
    make (e=2): O sistema não pode encontrar o arquivo especificado.
    
    make: *** [C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/DATA/Z/system/apps/test42/test42.aif] Error 2
    'Building file: ../data/test42.rss'
    'Invoking: Resource Compiler'
    perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -I"C:\projetos\test42\inc" -I"C:\projetos\test42\data" -I- -I"C:\Symbian\8.1a\S60_2nd_FP3\epoc32\include" -o"C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42.rsc" -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42.rsg ../data/test42.rss
    process_begin: CreateProcess((null), perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -IC:\projetos\test42\inc -IC:\projetos\test42\data -I- -IC:\Symbian\8.1a\S60_2nd_FP3\epoc32\include -oC:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42.rsc -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42.rsg ../data/test42.rss, ...) failed.
    make (e=2): O sistema não pode encontrar o arquivo especificado.
    
    make: *** [C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42.rsc] Error 2
    'Building file: ../data/test42_caption.rss'
    'Invoking: Resource Compiler'
    perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -I"C:\projetos\test42\inc" -I"C:\projetos\test42\data" -I- -I"C:\Symbian\8.1a\S60_2nd_FP3\epoc32\include" -o"C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42_caption.rsc" -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42_caption.rsg ../data/test42_caption.rss
    process_begin: CreateProcess((null), perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -IC:\projetos\test42\inc -IC:\projetos\test42\data -I- -IC:\Symbian\8.1a\S60_2nd_FP3\epoc32\include -oC:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42_caption.rsc -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42_caption.rsg ../data/test42_caption.rss, ...) failed.
    make (e=2): O sistema não pode encontrar o arquivo especificado.
    
    make: *** [C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42_caption.rsc] Error 2
    'Building file: ../aif/test42aif.rss'
    'Invoking: Resource Compiler'
    perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -I"C:\projetos\test42\inc" -I"C:\projetos\test42\data" -I- -I"C:\Symbian\8.1a\S60_2nd_FP3\epoc32\include" -o"C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42aif.rsc" -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42aif.rsg ../aif/test42aif.rss
    process_begin: CreateProcess((null), perl.exe -S epocrc.pl -u -uid2 0x100039CE -uid3 0x00368E58 -DLANGUAGE_sc -IC:\projetos\test42\inc -IC:\projetos\test42\data -I- -IC:\Symbian\8.1a\S60_2nd_FP3\epoc32\include -oC:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/test42/test42aif.rsc -hC:\Symbian\8.1a\S60_2nd_FP3\EPOC32\include\test42aif.rsg ../aif/test42aif.rss, ...) failed.
    make (e=2): O sistema não pode encontrar o arquivo especificado.
    I'm using portuguese, but this error message is:

    make (e=2): The system cannot find the file specified.

    I tried change Project->Properties but I didn't have sucess...

  2. #2
    Super Contributor mitts's Avatar
    Join Date
    Sep 2004
    Posts
    1,048
    Is Perl succesfully installed?

  3. #3
    Registered User korbeille's Avatar
    Join Date
    Sep 2008
    Posts
    1
    Hi !

    It is not a question of Perl or whatever... I had the same problem...

    I tried using "Build project" instead of "Build All Configurations" in Carbide, and it workded fine for me :-)

  4. #4
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    That doesn't make much sense but, as long as it works...

    Anyway, by the time this thread was started the discussion was probably about Carbide.c++ 1.1 while you are using now Carbide.c++ 1.3.1. There's a huge difference between the two versions of the IDE.

  5. #5
    Regular Contributor datha_k's Avatar
    Join Date
    Jul 2007
    Location
    Dublin
    Posts
    240
    I had similar problem finally http://discussion.forum.nokia.com/fo...ad.php?t=85118 had the solution.
    One of the make file keyword ARCHIVER was not initialized.
    -Datha

Similar Threads

  1. Error opening a system file
    By Jeepy in forum Symbian C++
    Replies: 3
    Last Post: 2008-04-19, 21:38
  2. Tips on using NDS 1.1
    By mitts in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2006-01-18, 16:07
  3. Replies: 1
    Last Post: 2005-05-26, 14:22
  4. How can I find the correct Lib file????
    By Nokia_Archive in forum Symbian C++
    Replies: 1
    Last Post: 2002-06-01, 20:53

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