Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [Solved] Could not find sis file
Qt 6.11 is out! See what's new in the release blog

[Solved] Could not find sis file

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    spode
    wrote on last edited by
    #1

    device:
    @
    Qt version:
    4.7.3
    OS version:
    Symbian OS v9.4 / Symbian^1, S60 5th Edition
    ROM version:
    V 21.0.003 15-09-2011 RM-697 (C) NMP
    CODA version:
    4.0.23
    Qt Mobility version:
    1.0.2
    Qt Quick components version:
    Not installed
    QML Viewer version:
    1.0.0
    Screen size:
    640x360
    @

    project's .pro file:
    @

    Add more folders to ship with the application, here

    folder_01.source = qml/Werfer
    folder_01.target = qml
    DEPLOYMENTFOLDERS = folder_01

    Additional import path used to resolve QML modules in Creator's code model

    QML_IMPORT_PATH =

    symbian:TARGET.UID3 = 0xEC4A8CB9

    Smart Installer package's UID

    This UID is from the protected range and therefore the package will

    fail to install if self-signed. By default qmake uses the unprotected

    range value if unprotected UID is defined for the application and

    0x2002CCCF value if protected UID is given to the application

    #symbian:DEPLOYMENT.installer_header = 0x2002CCCF

    Allow network access on Symbian

    symbian:TARGET.CAPABILITY += NetworkServices

    If your application uses the Qt Mobility libraries, uncomment the following

    lines and add the respective components to the MOBILITY variable.

    CONFIG += mobility
    MOBILITY += multimedia messaging contacts systeminfo

    Speed up launching on MeeGo/Harmattan when using applauncherd daemon

    CONFIG += qdeclarative-boostable

    Add dependency to Symbian components

    CONFIG += qt-components

    The .cpp file which was generated for your project. Feel free to hack it.

    SOURCES += main.cpp
    prima.cpp
    FliegendeLieder/musica1.cpp
    FliegendeLieder/musica2.cpp
    Schnell.com/sms1.cpp
    Schnell.com/sms2.cpp
    Schnell.com/sms3.cpp
    Schnell.com/sms4.cpp
    Schnell.com/contatto.cpp

    Please do not modify the following two lines. Required for deployment.

    include(qmlapplicationviewer/qmlapplicationviewer.pri)
    qtcAddDeployment()

    HEADERS +=
    prima.h
    FliegendeLieder/musica1.h
    FliegendeLieder/musica2.h
    Schnell.com/sms1.h
    Schnell.com/sms2.h
    Schnell.com/sms3.h
    Schnell.com/sms4.h
    Schnell.com/contatto.h

    OTHER_FILES +=
    Rubrica/rubrica.qml
    @

    it starts on symulator...
    error is on http://www.megaupload.com/?d=4MJTH20S

    1 Reply Last reply
    0
    • S Offline
      S Offline
      spode
      wrote on last edited by
      #2

      solved: !http://imageshack.us/photo/my-images/210/71573810.png/()!

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved