Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User FedeX's Avatar
    Join Date
    Jul 2010
    Posts
    3
    Hi
    Sorry for bad english, Im ukrainian.
    The problem is that it seems to in SDK 1.0.1 is not included Nokia Smart Installer as it was in version 1.0.0.
    When I trying to wrap my sis with installer I as before typing "make installer_sis" under Qt for Symbian command prompt. It produces there output:

    Code:
    make installer_sis
    make -s -f Makefile ok_installer_sis
    Processing cineman_installer.pkg...
     Error : Cannot open file : C:/NokiaQtSDK/Symbian/SDK/smartinstaller.sis
    cineman_installer.pkg(33) : error: file I/O fault.
    
    file I/O fault, cannot open cineman_installer_unsigned.sis.
    
    SIS creation failed!
    Please help, what I should do for this working.

  2. #2
    Super Contributor jimgilmour1's Avatar
    Join Date
    Dec 2005
    Location
    England,UK
    Posts
    1,600
    Quote Originally Posted by FedeX View Post
    Hi
    Sorry for bad english, Im ukrainian.
    The problem is that it seems to in SDK 1.0.1 is not included Nokia Smart Installer as it was in version 1.0.0.
    When I trying to wrap my sis with installer I as before typing "make installer_sis" under Qt for Symbian command prompt. It produces there output:

    Code:
    make installer_sis
    make -s -f Makefile ok_installer_sis
    Processing cineman_installer.pkg...
     Error : Cannot open file : C:/NokiaQtSDK/Symbian/SDK/smartinstaller.sis
    cineman_installer.pkg(33) : error: file I/O fault.
    
    file I/O fault, cannot open cineman_installer_unsigned.sis.
    
    SIS creation failed!
    Please help, what I should do for this working.
    Hi, The unsigned sis is deleted you need to recreate one.

    You need to add a "custom step" to you build process to get an unsigned version output
    see the link at Generating a Symbian unsigned sis file

    Click project on the left side to get started
    Thanks,
    Jim

  3. #3
    Registered User FedeX's Avatar
    Join Date
    Jul 2010
    Posts
    3
    >The unsigned sis is deleted you need to recreate one.
    But error in command prompt started after "Error : Cannot open file : C:/NokiaQtSDK/Symbian/SDK/smartinstaller.sis" - sounds like Nokias smartinstaller not found..

    Anyway I add signsis with params to build steps, but this not helps.. Now i have cineman_unsigned.sis produced by signsis tool, but command prompt after calling "make installer_sis" the same.

  4. #4
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    Yeah, it looks like the build process isn't finding the files it needs to include in the SI package. Could be a simple matter of not running from the right directory, or some sort of setup error. (But setup errors are extremely rare in Qt development environments, right?)

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Please check if you have the sis file at the indicated location. If not, you must be affected by http://bugreports.qt.nokia.com/browse/QTSDK-212
    The smart installer sis file is available for download from http://tinyurl.com/SmartInstaller so just make sure to copy it at the location specified above and you are ready to go.

  6. #6
    Registered User FedeX's Avatar
    Join Date
    Jul 2010
    Posts
    3
    >If not, you must be affected by
    Yes it is my situation, but I already downgrade my NokiaQTSDK to 1.0.0 and then upgrade it to 1.0.1 by builtin Updater. The old version of SmartInstaller is preserved. But anyway thank you, it seems by your link is placed the new version.

  7. #7
    Registered User vladest's Avatar
    Join Date
    Apr 2009
    Posts
    506
    Quote Originally Posted by ltomuta View Post
    Please check if you have the sis file at the indicated location. If not, you must be affected by http://bugreports.qt.nokia.com/browse/QTSDK-212
    The smart installer sis file is available for download from http://tinyurl.com/SmartInstaller so just make sure to copy it at the location specified above and you are ready to go.
    btw, do we need client-side smartinstaller.sis update to make installing on N8 works?
    what is the latest version of SI?

    2topicstarter: I'm ukrainian too, so welcome on board
    Symbian & Qt developer. http://vladest.org

  8. #8
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Hi vladest,

    We are currently testing a new version of the smart installer and will release an update as soon as the tests are passed successfully. You might see it pop-up in some Nokia Qt SDK update, or, if you are receiving notifications about the wiki page, you will see when the zip file there will be updated. The latest public version is 0.24.0.

    Please note that in fact the "smart" component of the smart installer is not deployed with your application, but fetched on install from the Smart Installer servers, being therefore always up-to-date. Also, adding a new device means most of the time simply a change in an XML config file.

Similar Threads

  1. Qt Nokia SDK Installer Sefault on Meego Netbook
    By tcostigl in forum [Archived] Qt SDKs and Tools
    Replies: 1
    Last Post: 2010-07-18, 18:59
  2. [news] Nokia Qt SDK v1.0 Beta released
    By ltomuta in forum Nokia N9
    Replies: 7
    Last Post: 2010-06-24, 15:44
  3. Nokia Qt SDK offline installer fails to install
    By hieronymuz in forum [Archived] Qt SDKs and Tools
    Replies: 2
    Last Post: 2010-05-27, 10:06
  4. Nokia Qt SDK v1.0 Beta
    By atonical in forum [Archived] Qt SDKs and Tools
    Replies: 1
    Last Post: 2010-05-21, 09:42
  5. Symbian V6.0 Nokia 9210 SDK v1.0 and v1.2
    By nitinkumar in forum Symbian C++
    Replies: 1
    Last Post: 2002-09-16, 07:00

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