Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt plugins deployment on Symbian

Qt plugins deployment on Symbian

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 3.1k 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.
  • I Offline
    I Offline
    Ices_Eyes
    wrote on last edited by
    #1

    Hi all.
    I'm writing an app that make use of maps. I would like to use OpenStreet Maps as service, and find out this plugins that seems to be a nice choice:
    http://xf.iksaif.net/dev/qtm-geoservices-extras.html
    I'm still trying to learn how to do things in the best way with Qt, and at this point I have a problem... I'm not able to figure out how to deploy an application on Symbian that use that plugin... I'm able to use it by compiling sources and copying the dlls in the \plugins\geoservices directory for simulator, but I'm not able to do the same thing for Symbian... And also, it would be nice to have it installed automatically once the app is completed...
    Any advice? :)

    1 Reply Last reply
    0
    • I Offline
      I Offline
      Ices_Eyes
      wrote on last edited by
      #2

      Noone? :(

      1 Reply Last reply
      0
      • B Offline
        B Offline
        boggins
        wrote on last edited by
        #3

        You could have a look at the Spectrum demo which uses a third party fft library and can deploy on Symbian:

        http://labs.qt.nokia.com/2010/05/18/qtmultimedia-in-action-a-spectrum-analyser/

        I've got this to deploy on Symbian; I don't recall at the moment if the deployment worked straight off, or if I had to tinker with the .pro files.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          boggins
          wrote on last edited by
          #4

          In case you don't know, you can also get QtCreator to help you with the set up. Right click inside your .pro file and select Add Library...

          1 Reply Last reply
          0
          • I Offline
            I Offline
            Ices_Eyes
            wrote on last edited by
            #5

            Thanks boggins.
            I will now investigate on that example to see if I understand how to do :P

            Thank you! :)

            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