Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    hii
    We tried creating the .sis file by the building the .pkg file. It gives the error: cannot locate file 'kets_aif.mif'. Plz help! Thanks!


    ***Building "kets.pkg" for project "kets" and configuration "Emulator Debug (WINSCW) [S60_3rd_FP1]".

    ***Invoking makesis.exe ....
    C:\Symbian\9.2\S60_3rd_FP1\Epoc32\tools\makesis.exe -dC:\Symbian\Carbide\workspace\kets C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg C:\Symbian\Carbide\workspace\kets\sis\kets_sis.sis
    Processing C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg...

    Error : Cannot find file : C:\Symbian\9.2\S60_3rd_FP1\epoc32\data\z\resource\apps\kets_aif.mif

    C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg(32) : error: file I/O fault.
    ***Non-Zero Status: makesis.exe returned with exit value = 1
    Total Time: 0 sec
    Last edited by joteddy123; 2009-03-24 at 10:02.

  2. #2
    Regular Contributor mysilversir's Avatar
    Join Date
    Nov 2008
    Posts
    81
    Hi,
    You are saying, you can create sis file successfully, without any error, but you can not locate the file, Can i ask where u can not locate, I think u did not view the icon of sis file in device after install the file in device.
    I hope I am thinking right.
    Please reaplly soon.
    May be I can solve it?
    Bye
    Rajat.

  3. #3
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    it did give the following errors tht it wasnt able to locate the file 'kets_aif.mif'.


    ***Building "kets.pkg" for project "kets" and configuration "Emulator Debug (WINSCW) [S60_3rd_FP1]".

    ***Invoking makesis.exe ....
    C:\Symbian\9.2\S60_3rd_FP1\Epoc32\tools\makesis.exe -dC:\Symbian\Carbide\workspace\kets C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg C:\Symbian\Carbide\workspace\kets\sis\kets_sis.sis
    Processing C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg...
    Error : Cannot find file : C:\Symbian\9.2\S60_3rd_FP1\epoc32\data\z\resource\apps\kets_aif.mif

    C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg(32) : error: file I/O fault.
    ***Non-Zero Status: makesis.exe returned with exit value = 1
    Total Time: 0 sec

  4. #4
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by joteddy123 View Post
    ***Building "kets.pkg" for project "kets" and configuration "Emulator Debug (WINSCW) [S60_3rd_FP1]".
    Why you are trying to create a sis file for your Emulator Build.

  5. #5
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    we changed the configuration to "Phone Debug (GCCE) [S60_3rd_FP1]", yet it returns an error saying tht it didnt locate the file:

    C:\Symbian\9.2\S60_3rd_FP1\Epoc32\release\GCCE\UDEB\kets.exe
    C:\Symbian\9.2\S60_3rd_FP1\epoc32\build\Symbian\Carbide\workspace\kets\group\_resolvedkets.pkg(29) : error: file I/O fault.

  6. #6
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Check your pkg file. file mentioned in line number 29 is missing.

  7. #7
    Regular Contributor netlover's Avatar
    Join Date
    Mar 2003
    Posts
    434
    is the file kets_aif.mif on the path C:\Symbian\9.2\S60_3rd_FP1\epoc32\data\z\resource\apps\ ?
    www.faxinwen.com 发新闻
    阅读分享__移动与互联网

  8. #8
    Regular Contributor mysilversir's Avatar
    Join Date
    Nov 2008
    Posts
    81
    hi,
    would u like to send the .pkg file, i m sure you are using wrong path and environment.
    I hope it will help full.
    Bye
    Rajat

  9. #9
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    Thanks a lot! We tried changing the paths in the .pkg file and it worked.

  10. #10
    Regular Contributor sathiyapriyanm's Avatar
    Join Date
    Jan 2009
    Posts
    74
    Quote Originally Posted by joteddy123 View Post
    Thanks a lot! We tried changing the paths in the .pkg file and it worked.
    hi joteddy,

    I am getting the same error can u kindly tel me exactly how to solve the problem??

    I am getting the following error...
    -------------------------------------

    ***Invoking makesis.exe ....
    C:\S60\devices\S60_5th_Edition_SDK_v0.9\epoc32\tools\makesis.exe C:\S60\devices\S60_5th_Edition_SDK_v0.9\epoc32\build\workspace\SIS_Sample\group\_resolvedSIS_Sample.pkg C:\workspace\SIS_Sample\sis\SIS_Sample.sis
    Error : Cannot find file : C:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/data/z/resource/apps/SIS_Sample_aif.mif

    (32) : error: file I/O fault.
    ***Non-Zero Status: makesis.exe returned with exit value = 1
    Total Time: 9 sec

  11. #11
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by sathiyapriyanm View Post
    hi joteddy,

    I am getting the same error can u kindly tel me exactly how to solve the problem??

    I am getting the following error...
    You already started a new thread for this question. Have you checked reply of that post????

  12. #12
    Regular Contributor sathiyapriyanm's Avatar
    Join Date
    Jan 2009
    Posts
    74
    Quote Originally Posted by savaj View Post
    You already started a new thread for this question. Have you checked reply of that post????
    Yes i have checked..but was not able to understand...can u kinldy tel me the prob

  13. #13
    Regular Contributor sathiyapriyanm's Avatar
    Join Date
    Jan 2009
    Posts
    74
    Quote Originally Posted by savaj View Post
    You already started a new thread for this question. Have you checked reply of that post????
    Solved the prob thnxxx

  14. #14
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    hello everyone,
    thank u for all the help provided here. we are done with out project. we used the UI designer of carbide c++ v2.0
    we tried all possible ways and means suggested at these forums to make the .sis file. the file gets created, signed n all , but when deployed on the mobile phone, the application installs till 75% and then says unable to install...

    may be, there is some very small setting we are missing out somewhere...

    has anyone successfully made a .sis file using carbide c++ v2.0 n deployed it on the mobile phone????
    If yes, can u please, give a detailed stepwise procedure that has to be followed in .sis file generation???

    thank u!!! looking forward to ur reply

  15. #15
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by joteddy123 View Post
    hello everyone,
    thank u for all the help provided here. we are done with out project. we used the UI designer of carbide c++ v2.0
    we tried all possible ways and means suggested at these forums to make the .sis file. the file gets created, signed n all , but when deployed on the mobile phone, the application installs till 75% and then says unable to install...

    may be, there is some very small setting we are missing out somewhere...

    has anyone successfully made a .sis file using carbide c++ v2.0 n deployed it on the mobile phone????
    If yes, can u please, give a detailed stepwise procedure that has to be followed in .sis file generation???

    thank u!!! looking forward to ur reply
    Like so many others for me also there is no problem creating a SIS and deploying from Carbide.C++.

    Can you show us your PKG File . Also what error you are getting.

Page 1 of 2 12 LastLast

Similar Threads

  1. Regarding BMCONV
    By sanah007 in forum Symbian C++
    Replies: 2
    Last Post: 2009-05-26, 12:47
  2. Problems about maemo 4.0.1 SDK installation.
    By fgg_maemo in forum General Development Questions
    Replies: 3
    Last Post: 2008-10-07, 14:26
  3. Replies: 3
    Last Post: 2007-03-07, 03:36
  4. Replies: 5
    Last Post: 2006-10-12, 09:41
  5. Tips on using NDS 1.1
    By mitts in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2006-01-18, 16:07

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