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. How to build native rss with project

How to build native rss with project

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 3.2k 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.
  • C Offline
    C Offline
    coderus
    wrote on last edited by
    #1

    Hello again.
    is there a possibility to build native rsc from rss when building project and include it to project sis package?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      Could you please explain with more details what do you want to do?

      In general you can include any kind of files and deploy them on the devices. An example "how to deploy files into the application private directory is available at the wiki":http://developer.qt.nokia.com/wiki/How_to_Deploy_and_Use_Files_in_Application_Private_Directory_for_Symbian

      http://anavi.org/

      1 Reply Last reply
      0
      • C Offline
        C Offline
        coderus
        wrote on last edited by
        #3

        I want to compile additional rss file to rsc when building project.
        easy example - i want to build custom rsc file for making autostart for my app.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          OK, you have the following options to deploy resources to Symbian:

          • "Deploy files":http://developer.qt.nokia.com/wiki/How_to_Deploy_and_Use_Files_in_Application_Private_Directory_for_Symbian#4349c554fa13e0bc035dfcd684c43b1c (this is a link to the same article that I gave you in my first post)

          • "Embed resources in the application executable":http://wiki.forum.nokia.com/index.php/How_to_Embed_Resources_in_the_Application_Executable

          [quote author="coderus" date="1307717924"]easy example - i want to build custom rsc file for making autostart for my app.[/quote]
          Btw there is also an useful article how to do it at "Forum Nokia":http://wiki.forum.nokia.com/index.php/CS001564_-_Implementing_user-selectable_autostart_feature_in_Qt_for_Symbian

          http://anavi.org/

          1 Reply Last reply
          0
          • C Offline
            C Offline
            coderus
            wrote on last edited by
            #5

            oh, thank you, i think i can modify s60autostart sample for my owr purposes

            1 Reply Last reply
            0
            • L Offline
              L Offline
              leon.anavi
              wrote on last edited by
              #6

              [quote author="coderus" date="1307720595"]oh, thank you, i think i can modify s60autostart sample for my owr purposes[/quote]

              OK, I am glad that I was able to help.

              Please in future add better description and title of your threads to get better answers faster because I has able to give the link for autostart in my first post :)

              http://anavi.org/

              1 Reply Last reply
              0
              • C Offline
                C Offline
                coderus
                wrote on last edited by
                #7

                sorry i dont know how to explain creary. it's easy topic name if you know what rsc data resources compiling from rss source files.
                Can you make a sample please of good topic name for my question?
                (how to make autostart its bad sample, it's not my main aim. i need rss building not only for this)

                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