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. Compiling Qt application on symbian device and deploying it

Compiling Qt application on symbian device and deploying it

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 7 Posters 4.3k 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.
  • T Offline
    T Offline
    tunde
    wrote on last edited by
    #1

    HI everyone,

    I try to compile a qt application that i created to symbian device option and got the following:

    "error: The Symbian SDK and the project sources must reside on the same drive."

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

      You have installed libraries on different path (C: E: F: ?!?) then project sources. Maybe libraries is on C: and source on E: ?

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        There is a solution "In this thread":http://developer.qt.nokia.com/forums/viewthread/2495

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          What is unclear about this error message?

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            ZapB
            wrote on last edited by
            #5

            Ah the joys of building for symbian. I fell for this too and had to reinstall the sdk on the same drive as where my projects reside.

            Nokia Certified Qt Specialist
            Interested in hearing about Qt related work

            1 Reply Last reply
            0
            • I Offline
              I Offline
              imrrk
              wrote on last edited by
              #6

              one simple solution to be kept in mind regarding qt installation and the project file..u should install qt in C drive and also the projects should reside in C drive..otherwise you will get such errors..

              Best Regards
              imrrk

              1 Reply Last reply
              0
              • Z Offline
                Z Offline
                ZapB
                wrote on last edited by
                #7

                It is not that specific, any drive will do as long as the SDK and your projects are on the same drive if you wish to target symbian.

                Nokia Certified Qt Specialist
                Interested in hearing about Qt related work

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  TobbY
                  wrote on last edited by
                  #8

                  your qt and symbian sdk should be in same drive.

                  1 Reply Last reply
                  0
                  • Z Offline
                    Z Offline
                    ZapB
                    wrote on last edited by
                    #9

                    and your project(s)!

                    The Qt SDK ships the Symbian toolchain now anyway so it will automatically be on the same drive.

                    Nokia Certified Qt Specialist
                    Interested in hearing about Qt related work

                    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